toyomoyo
|
3765fd5367
|
some capabilities for quiz and questions, need to load them in access.php
|
2006-08-21 08:40:06 +00:00 |
|
tjhunt
|
68d07f8b01
|
6030 - Can't move question categories back to the top level. Merged from MOODLE_16_STABLE.
|
2006-07-06 10:07:26 +00:00 |
|
thepurpleblob
|
4fbfd9711c
|
Bunch of category functions moved from lib/questionlib.php
|
2006-05-02 12:26:03 +00:00 |
|
gustav_delius
|
a60a7b0d21
|
Fixing filtering of category names, now using PARAM_NOTAGS. Fixing bug 5349
|
2006-04-27 06:55:38 +00:00 |
|
thepurpleblob
|
2c49e71073
|
Paramater cleaning for category name too restrictive for non-ascii
language encodings. Bug #5224
|
2006-04-18 14:20:02 +00:00 |
|
gustav_delius
|
2662cf46fc
|
Some improvements to how the tabs and links behave.
|
2006-03-01 21:16:28 +00:00 |
|
gustav_delius
|
567709c4e0
|
Tabs on question bank editing pages
|
2006-03-01 08:43:41 +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
|
e586cfb4b0
|
Updated question scripts to work in their new location
|
2006-02-24 10:35:28 +00:00 |
|
gustav_delius
|
516cf3eb59
|
Moving quiz-independent question scripts to their new location. In a following commit these files will be updated to actually work in their new location.
|
2006-02-24 10:21:40 +00:00 |
|