nicolasconnault
|
f60ecf6045
|
MDL-10905 iterating properly through readdir()
|
2007-10-15 05:42:36 +00:00 |
|
toyomoyo
|
86726446ab
|
fixing indenting
|
2007-03-02 01:58:20 +00:00 |
|
tjhunt
|
7c1fb23156
|
MDL-6773 - eliminate duplicate code for getting a list of question categories.
|
2007-03-01 09:45:19 +00:00 |
|
vyshane
|
0927589412
|
Xhtml fixes for MDL-7861.
|
2007-01-09 09:07:16 +00:00 |
|
gustav_delius
|
cbe20043b5
|
Whenever a question is edited the version field is set to question_hash(), see bug 2958.
|
2006-04-10 22:10:32 +00:00 |
|
thepurpleblob
|
bc12bfea4f
|
Removed unused global (see bug #4948)
|
2006-03-21 13:38:36 +00:00 |
|
gustav_delius
|
f5565b6969
|
Removing some more references to quiz from import/export code
|
2006-03-01 07:36:09 +00:00 |
|
gustav_delius
|
dc1f00de19
|
Some little fixes and more renaming to cleanly separate question code from quiz code
Renaming tables:
quiz_answers -> question_answers
quiz_categories -> question_categories
Renaming functions:
quiz_get_category_menu -> question_category_menu
quiz_get_category_coursename -> question_category_coursename
quiz_categorylist -> question_categorylist
|
2006-03-01 07:03:57 +00:00 |
|
gustav_delius
|
062f1125cc
|
*** empty log message ***
|
2006-02-28 09:36:31 +00:00 |
|
thepurpleblob
|
84769fd8a8
|
Moving quiz import/export files to new question area.
|
2006-02-24 15:14:09 +00:00 |
|