Viewing a database: Difference between revisions

From MoodleDocs
m (comments moved to Talk:Viewing a database)
Line 1: Line 1:
{{Databases}}
{{Databases}}


== View List ==
== View list ==


You'll be able to view the contents of your current database entries...
: It really needs to be viewable in simple text as csv and and in tables... databases can get quite complex very quickly and viewing as as stacked data set makes almost no sense IMHO. Viewing as a text file will speed reusage of the datasets as it makes it easier to manipulate the data later.--[[User:Dennis Daniels|Dennis Daniels]] 20:00, 25 May 2006 (WST)
:: Furthermore, the list needs to have the ability to add multiple approval checkboxes so that a teacher/TA can scan down and approve lots of entries without have to have the page refresh everytime... hard on the server... and very slow...think about using the same kind of quick grading interface used in the assignment module... and extending the tags so that they can be used anywhere!--[[User:Dennis Daniels|Dennis Daniels]] 20:39, 25 May 2006 (WST)


== View single ==
== View single ==
There's also view single


mod/data/view.php?d=1&mode=single
{{stub}}
 
You can add comments to the entries there...
 
 
==Usage ==
:How can I tell who made what entry? There's no indication of 'ownership' of the data entry---[[User:Dennis Daniels|Dennis Daniels]] 16:38, 25 May 2006 (WST)
 
::I wonder who else can add comments? Teachers? Students? Is this a future role thing?--[[User:Dennis Daniels|Dennis Daniels]] 16:00, 25 May 2006 (WST)
[[Category:Teacher]]
[[Category:Teacher]]

Revision as of 21:30, 26 May 2006

Template:Databases

View list

View single