moodle/question
thepurpleblob 3e60818b91 MDL-10240:
Added Bb Short Response as a Moodle Essay type question.
Found quite a lot of stuff that could do to be checked and improved
in this code, so this should be considered an intermediate step.
2007-06-29 14:32:20 +00:00
..
format MDL-10240: 2007-06-29 14:32:20 +00:00
type Improve and simplify question layout. 2007-06-22 14:07:35 +00:00
backuplib.php Removing remaining references to RQP in core code. I had not realised there were so many. By the way, I am committing this from a pub in York. Pub's with wireless, whatever next? 2007-05-24 17:25:37 +00:00
category.php pass the category list page param from page to page in question bank editing pages. 2007-05-07 05:53:20 +00:00
category_class.php fix for category.php lists. Slight change in listlib api caused breakage. 2007-05-25 04:59:17 +00:00
comment.html Renamed column question_sessions->comment at Eloy's request since comment is a DB reserved word. 2006-08-24 16:44:15 +00:00
edit.php added function callbacks for module specific controls to question bank. 2007-05-07 16:57:23 +00:00
editlib.php MDL-10130 - Thanks to Adriane Boyd. 2007-06-15 10:25:09 +00:00
export.php require_login is in 'question_edit_setup' we don't need to call it again here. 2007-05-07 05:12:09 +00:00
file.php MDL-10198 - Further refinements. 2007-06-22 15:05:42 +00:00
format.php MDL-10234 2007-06-28 15:15:06 +00:00
import.php fixed error in import.php category object fetching logic 2007-05-07 07:08:41 +00:00
preview.php Make it possible for question types to do file uploads. 2007-06-15 11:02:47 +00:00
question.php changing param type for returnurl to PARAM_LOCALURL 2007-05-07 15:16:07 +00:00
restorelib.php Removing remaining references to RQP in core code. I had not realised there were so many. By the way, I am committing this from a pub in York. Pub's with wireless, whatever next? 2007-05-24 17:25:37 +00:00
showbank.php MDL-9004 - Breadcrumb trail is wrong when editing a quiz question. Merged from MOODLE_18_STABLE. 2007-03-22 11:46:15 +00:00
tabs.php MDL-8946 - Fix a regression that broke question export. Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz. Some other miscellaneous code cleaning too. Merged from MOODLE_18_STABLE. 2007-03-21 10:41:28 +00:00
upgrade.php MDL-9616 - Custom checks in environment.xml 2007-04-27 17:15:24 +00:00