Commit graph

289 commits

Author SHA1 Message Date
jamiesensei
522b89d1aa allow selection of category in any context when adding a question in question_form 2007-08-28 03:36:17 +00:00
jamiesensei
88c8015ea0 fixing some problems with multichoice file link find and replace code for multichoice qtype. 2007-08-17 10:50:52 +00:00
tjhunt
c389b50482 MDL-10863 - multichoice question type won't upgrade to 1.9 beta because MySQL sometimes treats enum constants case-insensitively. 2007-08-17 10:01:34 +00:00
jamiesensei
79bb720200 Fixed MDL-10855 'Calculated question error: undefined stdClass::$nextpageparam' and some other calculated question bugs. 2007-08-17 01:06:02 +00:00
jamiesensei
ffba1f0bec added some comments 2007-08-16 05:20:35 +00:00
tjhunt
2288211e7c MDL-10841 - show all feedback to multiple choice questions on the review page. 2007-08-15 16:22:54 +00:00
jamiesensei
e7e62d45be Fix for MDL-10823 Access to question edit page denied from quiz preview screen. 2007-08-14 04:22:05 +00:00
tjhunt
ceeae340f9 MDL-10799 - Question types do not accurately determine whether their state has changed or not. Merged from MOODLE_18_STABLE. 2007-08-10 15:21:29 +00:00
tjhunt
da3802dbae MDL-10786 - Short Answer questions will not allow 0 as the sole answer. Merged from MOODLE_18_STABLE. 2007-08-10 10:48:58 +00:00
jamiesensei
271e6decda merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:51:09 +00:00
tjhunt
e3fa6587ee Helper method to help when calling print_error from a question type. 2007-08-09 15:38:35 +00:00
tjhunt
215bd82630 Fix typo. Thanks to Adriane Boyd. 2007-08-09 09:00:30 +00:00
tjhunt
727e38b0b2 MDL-10737 - Increase size of short answer text entry box. Merged from MOODLE_18_STABLE. 2007-08-07 12:39:32 +00:00
tjhunt
3d3867b69a MDL-10730 - After submitting a question in adaptive mode, go back to that question, not the top of the page. Code thanks to Tony Gardner-Medwin, based on my suggestion. 2007-08-06 14:10:46 +00:00
tjhunt
90a36f8cdf MDL-10709 - Shortanswer resonses should be trimmed before being saved in the database. Merged from MOODLE_18_STABLE. 2007-08-03 14:26:46 +00:00
tjhunt
5fceb049cc Use of get_html_head_contributions was causing unwanted interaction bewteen question types. Switched to using a class variable. 2007-07-30 17:04:46 +00:00
poltawski
c31f631baa MDL-9742 - converting tabs to spaces 2007-07-23 15:38:31 +00:00
tjhunt
bfbafdfe74 MDL-7925 - it happened again. Stupid bloodly forms lib. I have no idea what it was playing at. Merged from MOODLE_18_STABLE. 2007-07-20 17:10:35 +00:00
tjhunt
b60af635df MDL-10515 - Change HTML to make it easier to style multiple choice questions. Merged from MOODLE_18_STABLE 2007-07-18 13:57:24 +00:00
Martin Langhoff
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
tjhunt
99a1bf3d9c MDL-10374 - Quiz layout improvements, selectively merged from OU-moodle. 2007-07-06 16:37:06 +00:00
tjhunt
604a618428 Fix notice in essay question. 2007-07-06 13:30:16 +00:00
tjhunt
0ec4fb87e3 Improve and simplify question layout. 2007-06-22 14:07:35 +00:00
tjhunt
4a5b91b48f Improved the HTML for essay questions. 2007-06-21 15:46:26 +00:00
tjhunt
38dbf2c4ed Notices from T/F question is you submit without answering in adaptive mode. Merged from OU Moodle. 2007-06-19 16:35:54 +00:00
tjhunt
ca9000df6f Fix typo in a comment. 2007-06-19 16:33:16 +00:00
tjhunt
eedb2494ed Fix whitespace. 2007-06-15 10:24:29 +00:00
pichetp
a3701fdc05 solving lost of dataitems MDL-10087 merging from 1.8 2007-06-13 03:32:45 +00:00
pichetp
f7089b63ef set correctly default value for tolerencetype for answers merge from 1.8 2007-06-12 15:53:08 +00:00
tjhunt
ed66fb1390 MDL-9996 - Multiple choice answer box too small in the question editing form in Moodle 1.8. Merged from MOODLE_18_STABLE. 2007-06-11 16:42:13 +00:00
pichetp
bfdc0bcedb adding equation display in calculated question text(MDL-10070) and answers text length
greater.
2007-06-09 22:09:54 +00:00
pichetp
fd6b864f7c adding equation display in calculated question text(MDL-10070) 2007-06-09 22:07:51 +00:00
skodak
cdbbd26f80 MDL-10064 global $CFG in unit test files is non standard, it is recommended to use MOODLE_INTERNAL test in all library files 2007-06-09 16:32:36 +00:00
skodak
52f81103d3 MDL-10063 simpletestlib.php included from majority of unit tests - let's include it once from the test runner itself 2007-06-09 16:17:33 +00:00
tjhunt
453db696ad Accessibility - make it clear to screen-reader users that the question number is a quesiton number. 2007-06-06 16:02:19 +00:00
tjhunt
699a472b5b Remove invalid unit test. 2007-06-01 13:52:36 +00:00
tjhunt
6e9debfbf1 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
tjhunt
5114a1ac01 Small cleanup to remove duplicated code. 2007-05-24 07:44:08 +00:00
tjhunt
8b192edbc1 Comment improvements. 2007-05-24 07:42:27 +00:00
pichetp
451373ed12 adding or deleting more than 1 dataitems in one step in datasetitems_form.php 2007-05-22 02:23:50 +00:00
pichetp
4ace1db9bd correcting display of datasetitems_form for multiple answers 2007-05-20 12:39:01 +00:00
pichetp
1ff3363480 correcting datasets to $datasets line 248 2007-05-18 12:51:38 +00:00
pichetp
65654c0646 modifiyng save question so that $SESSION is not used MDL-8565 2007-05-16 02:18:29 +00:00
pichetp
dde9b164ca correcting for modifications done in numerical question units code 2007-05-16 02:05:40 +00:00
jamiesensei
7cd4fda6e7 changing param type for returnurl to PARAM_LOCALURL 2007-05-07 15:16:07 +00:00
tjhunt
2c89cfb533 Matching qestion type was failing to correctly determine wheterh the student had changed their answer - further improvements. Merged from MOODLE_18_STABLE. 2007-05-04 10:04:20 +00:00
jamiesensei
c65b63deb6 removed global var declaration for var that wasn't used in function 2007-05-04 05:51:59 +00:00
jamiesensei
9ab75b2bcc passing cmid to question.php and removed use of session modform var. Question.php now independent of quiz module. Small improvement to displayed breadcrumbs. 2007-05-04 05:47:59 +00:00
jamiesensei
e22618dd73 deleted redundant method which was just calling the parent method. 2007-05-04 05:30:03 +00:00
tjhunt
8e652f025b Insufficient error checking was causing problems. 2007-04-27 11:05:57 +00:00