Commit graph

19523 commits

Author SHA1 Message Date
mjollnir_
60f4cbc13a Fixing missing , in prefix_blog_instance postgres creation 2006-03-23 00:37:53 +00:00
gustav_delius
76de2cdf1a Putting the "Save as new question" button back. 2006-03-22 22:37:27 +00:00
gustav_delius
6dfc23760f The obsolete table quiz_attemptonlast_datasets should no longer get created 2006-03-22 22:04:31 +00:00
gustav_delius
7518b645b9 Removed some more references to quiz from the questiontype code. 2006-03-22 21:51:33 +00:00
gustav_delius
fe9b5cfd0b Fixed the links to the question review script. 2006-03-22 21:30:00 +00:00
thepurpleblob
a22802e051 Fixed link to example file. 2006-03-22 19:14:36 +00:00
thepurpleblob
2bcbc88d0a Changed comment about encoding (must be utf-8) 2006-03-22 18:58:36 +00:00
thepurpleblob
8a6f231b50 added rest of instructions for this option 2006-03-22 18:43:44 +00:00
gustav_delius
0429cd86c3 Deleting attempts properly now 2006-03-22 18:27:28 +00:00
michaelpenne
8a18280393 Added a new entry to this file for Essay question type. I followed the format of the other question types listed in this file. 2006-03-22 18:06:00 +00:00
michaelpenne
1b704069c4 Help file for the Essay question type. 2006-03-22 18:03:42 +00:00
nfreear
6575bfd4d1 Accessibility: fix bug 4963 in function, print_header. Added 'lang' attribute to $direction, used by standard and other themes. 2006-03-22 17:48:53 +00:00
gustav_delius
4dca7e51ca Some minor improvements in the handling of review options, the setting of timestamp, and improvements to the documentation 2006-03-22 17:22:36 +00:00
nfreear
48943f403c Accessibility: fixed bug 4012 x9, added Alt, filled empty Alt-link text. 2006-03-22 17:19:46 +00:00
gustav_delius
609c7d517d Fixed bug 4953 2006-03-22 17:18:55 +00:00
ikawhero
7d61cf6596 Added sorting - needs generalising. 2006-03-22 16:48:35 +00:00
thepurpleblob
4b920216ac New help popup for import option 'match grades'.
Needs some more info.
2006-03-22 16:44:47 +00:00
thepurpleblob
76f0a33403 Grades in imported questions must match grades option list.
Added option to either generate error or match to nearest valid value if they don't
2006-03-22 16:30:14 +00:00
thepurpleblob
8511669cb9 Added function for matching/checking question grades on quiz import. 2006-03-22 16:27:46 +00:00
thepurpleblob
e86ce920fa Added new strings for question grade matching 2006-03-22 16:27:04 +00:00
moodler
1472fc4b36 Fingers were on auto-pilot obviously! Thanks Mits! 2006-03-22 15:54:54 +00:00
moodler
a835f1c343 Removed some debugging 2006-03-22 14:55:49 +00:00
thepurpleblob
b4db945e40 Grade option list generation now out to library 2006-03-22 14:44:33 +00:00
thepurpleblob
e9de436630 Split out grade option list generation, so it can be used in import/export too. 2006-03-22 14:43:55 +00:00
moodler
f0497d6ff0 Various cleanups 2006-03-22 14:31:32 +00:00
moodler
6c74c1da70 Some language modifications 2006-03-22 14:31:06 +00:00
gustav_delius
dfa47f965c Cleanup: don't use questiontype constants within questiontypes 2006-03-22 13:51:25 +00:00
moodler
26d93549f5 Fixed up some styles and pagepath for field-editing pages 2006-03-22 13:38:29 +00:00
gustav_delius
76a1cf366e Don't name script files after the plugin, makes it more difficult to base a new plugin on an old one. 2006-03-22 12:19:40 +00:00
gustav_delius
e08eba6a66 These are no longer needed because the restore functions are part of the questiontype classes now. 2006-03-22 11:56:04 +00:00
gustav_delius
18cbc9683d rqp questions set the type to rqp_nn where nn is the rqp_type id 2006-03-22 11:19:26 +00:00
gustav_delius
ead293420d Questiontypes are doing their own database upgrade now.
I modified the enrollment plugin mechanism to work for any type of plugin
2006-03-22 10:44:54 +00:00
gustav_delius
ea889e7744 Recode qtypes during restore of old backups. 2006-03-22 10:32:29 +00:00
gustav_delius
9b908126b9 Bumped the backup version because I need this version in the question restore code. 2006-03-22 10:28:42 +00:00
ikawhero
f918fce272 Some styles for block blog tags 2006-03-22 10:14:52 +00:00
ikawhero
eaa319b355 Added colours (correct Aust English spelling) for block blog tags 2006-03-22 10:14:08 +00:00
moodler
b6ffdddaa5 Tweaky tweaky tweak 2006-03-22 09:53:13 +00:00
moodler
bf4de5b583 Cleanups 2006-03-22 09:49:29 +00:00
moodler
aa34425f43 Fixed up hardcoded tables with notice_yesno 2006-03-22 09:43:10 +00:00
moodler
9a169d1dc7 Cleaned up table of fields 2006-03-22 09:33:29 +00:00
ikawhero
976982d3e2 Corrected variable reference - was causing problems with SQL inserts/updates. 2006-03-22 09:16:08 +00:00
moodler
c9095ae670 The menu to add fields is now more accessible 2006-03-22 09:14:44 +00:00
moodler
1b0d9dca18 Fixing more typos 2006-03-22 08:56:47 +00:00
moodler
423bd918b5 Fixing silly stuff 2006-03-22 08:44:26 +00:00
gustav_delius
3be86ca6b3 In preparation of the qtype plugin-mechanism give set version information for all questiontypes that already have database tables. 2006-03-22 08:41:56 +00:00
ikawhero
78d932b793 Initialise variable usedtags. 2006-03-22 08:38:47 +00:00
moodler
ed69c72326 Fixes 2006-03-22 08:32:54 +00:00
moodler
0997e51afe Lots and lots and lots of cleanup for the data module code, mostly
to do with how the field classes worked.  Now it should be even easier
for developers.

No changes for users.  :-P

The changes are not well tested yet!
2006-03-22 08:07:26 +00:00
vyshane
53c988a403 Fix for Bug #4954
Patch submitted by jun at catalyst dot net dot nz
2006-03-22 07:07:57 +00:00
vyshane
1e9f3edb56 Added $CFG->pagepath for Moodle Doc link. 2006-03-22 04:15:00 +00:00