moodler
a9ccbf60bf
Groups support on Surveys. Phew.
2004-02-20 16:03:05 +00:00
moodler
b0e3a92523
Clean sweep through all the important changing all include(), include_once()
...
and require() to require_once()
2003-01-05 14:19:20 +00:00
moodler
47f1da80d0
More little fixups for robustness
2002-12-30 05:13:43 +00:00
moodler
ebc3bd2b24
Changes throughout Moodle to remove any reserved words from the
...
Moodle tables.
ie user -> userid in many tables, plus in user_students
start -> starttime and end -> endtime
I've just done all this as carefully as I could ... I don't think
I missed anything but it's pretty intensive work and I'd be fooling myself
if I didn't think I'd missed a couple.
Note that this version should pretty much be able to bootstrap itself
using PostgreSQL now ... but this is untested
2002-12-23 09:39:26 +00:00
moodler
e323955db8
Changes to use new database stuff
2002-12-23 05:57:05 +00:00
moodler
f39d5f4576
Use course setting for "student"
2002-11-09 06:29:21 +00:00
moodler
f762c448ef
FINALLY! Surveys are now translatable! :-)
2002-11-09 06:22:57 +00:00
martin
fb7c09cdce
Different colours (hopefully make graphs better for color-blind people)
2002-08-14 05:58:05 +00:00
martin
961669acbc
Improvements to the standard deviation bars display
2002-08-14 05:36:49 +00:00
martin
102236691c
Updated questions table to add shorttext for better graph display (actually
...
this was done a long time ago but was never incorporated into the
main Moodle codebase)
2002-08-14 05:13:41 +00:00
martin
0e30c987e5
More cleanups to survey - renamed/moved functions, modernised mod.php
2002-08-01 05:18:07 +00:00
martin
551b0b9806
Big clean up of survey functions and removal of deadwood (more to go still though)
2002-08-01 04:49:26 +00:00
martin
a2b4ecfb10
Modified most graphs to remove the "zero" line of "No answer" because
...
this never happens (survey form forces students to always answer).
2002-04-13 06:24:45 +00:00
martin
b321d42130
Graphs now contain proper labels down the left hand side.
2002-04-12 13:58:57 +00:00
martin
c015c2bcb3
If students view surveys after having done them, then they are now shown
...
the survey results compared to the class. Needs docs still.
2002-03-28 05:52:30 +00:00
martin
fc633303ec
removed shadows from class averages when they are combined with student
...
results, so that the student graphs "jump out" more
2001-11-22 13:47:18 +00:00
martin
f9903ed0a4
Initial revision
2001-11-22 06:23:56 +00:00