|
ed818bbdbf
|
MDL-10905 iterating correctly with readdir (as shown in php doc)
|
2007-10-15 05:18:58 +00:00 |
|
|
03cedd6283
|
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
|
2007-10-10 12:19:27 +00:00 |
|
|
42626376f3
|
MDL-11442 removed last instances of global $course
|
2007-09-27 08:18:28 +00:00 |
|
|
271e6decda
|
merging MOODLE_19_QUESTIONS with HEAD
|
2007-08-09 21:51:09 +00:00 |
|
|
41a89a0748
|
Give the question bank code sensible PHPdocumentor package names.
|
2007-03-20 02:10:26 +00:00 |
|
|
602b17e715
|
merged fixing indenting
|
2007-03-02 01:59:19 +00:00 |
|
|
3ed998f343
|
MDL-6773 - eliminate duplicate code for getting a list of question categories. Merged from MOODLE_18_STABLE.
|
2007-03-01 09:45:53 +00:00 |
|
|
0927589412
|
Xhtml fixes for MDL-7861.
|
2007-01-09 09:07:16 +00:00 |
|
|
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 |
|
|
bc12bfea4f
|
Removed unused global (see bug #4948)
|
2006-03-21 13:38:36 +00:00 |
|
|
f5565b6969
|
Removing some more references to quiz from import/export code
|
2006-03-01 07:36:09 +00:00 |
|
|
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 |
|
|
062f1125cc
|
*** empty log message ***
|
2006-02-28 09:36:31 +00:00 |
|
|
84769fd8a8
|
Moving quiz import/export files to new question area.
|
2006-02-24 15:14:09 +00:00 |
|