stronk7
|
7039d93c31
|
Adding two helper functions and modify upgrade to
work properly under MSSQL and Oracle. MDL-8303
Merged from MOODLE_17_STABLE
|
2007-01-26 21:28:48 +00:00 |
|
moodler
|
5bc4ff92d9
|
Fixed a pass-by-reference notice
|
2007-01-26 06:50:34 +00:00 |
|
jamiesensei
|
552d35c187
|
fixed some small typos I introduced.
|
2007-01-24 15:13:46 +00:00 |
|
stronk7
|
d46e149179
|
Changing some stripslashes() to stripslashes_safe() because it
was causing some real backslashes to be lost in some qtypes. MDL-8217
Merged from MOODLE_17_STABLE
|
2007-01-22 23:23:30 +00:00 |
|
jamiesensei
|
3a298174e8
|
important security fix previous use of ['type'] in repeatedeloptions array would not have worked.
|
2007-01-21 10:32:42 +00:00 |
|
thepurpleblob
|
296fe50abb
|
MDL-8226
Move aon import format from head into contrib. No longer maintained. Use GIFT instead.
|
2007-01-19 14:38:18 +00:00 |
|
thepurpleblob
|
a8c733a97b
|
MDL-8226
Move aiken import format from head into contrib. No longer maintained. Use GIFT instead.
|
2007-01-19 14:35:44 +00:00 |
|
skodak
|
60f9e36ee8
|
MDL-8223 - last global $course hacks removed
|
2007-01-19 10:29:03 +00:00 |
|
jamiesensei
|
cfa73a9551
|
answer '0' is a valid answer for a numeric question.
|
2007-01-19 07:21:51 +00:00 |
|
jamiesensei
|
845b703bb9
|
oops. fix to last commit about empty answers logic was wrong
|
2007-01-19 07:20:43 +00:00 |
|
jamiesensei
|
b7d4df606e
|
fix for erroneous empty answer detection when answer is '0' which is a valid answer for numeric qs.
|
2007-01-19 07:18:26 +00:00 |
|
tjhunt
|
901011fd4d
|
MDL-8205 - Layout of quiz editing screen not right
|
2007-01-18 17:38:51 +00:00 |
|
jamiesensei
|
7b41a4a989
|
some more small changes to datasetdependent and calculated question type forms
|
2007-01-18 11:21:10 +00:00 |
|
jamiesensei
|
71534002d0
|
migrated 'missingtype' questoin creation forms to use formslib
|
2007-01-18 10:22:56 +00:00 |
|
jamiesensei
|
60b5ecd3cf
|
more work on the datasetdependent / calculated question creation forms
|
2007-01-17 18:28:51 +00:00 |
|
tjhunt
|
4f390427d5
|
Minor problem with restoring numerical questions.
|
2007-01-17 17:29:08 +00:00 |
|
tjhunt
|
7ca455cd56
|
The way mulit-response questoins show the right answer is a bit confusing.
|
2007-01-17 14:54:55 +00:00 |
|
tjhunt
|
069a820a7e
|
Matching question rigth/wrong answer indication is broken.
|
2007-01-17 10:31:36 +00:00 |
|
tjhunt
|
f38ceee677
|
Fix multiple-choice multiple-answer grading code. Merged from MOODLE_17_STABLE.
|
2007-01-16 17:51:05 +00:00 |
|
thepurpleblob
|
5bed54e1fc
|
MDL-8100, defaultgrade not imported.
Question obect initialisation and value import wrong way round - whoops!
|
2007-01-16 12:12:26 +00:00 |
|
thepurpleblob
|
2e15284e31
|
MDL-8130 Number of improvements to check name length and improve HTML Entity handling. Thanks to Paul Ortman.
|
2007-01-16 11:23:32 +00:00 |
|
jamiesensei
|
fa3bf11d02
|
removed print_object that got left in here
|
2007-01-15 10:39:43 +00:00 |
|
jamiesensei
|
8fc3e643ae
|
more work on the calculated and datasetdependent qtype
|
2007-01-13 08:59:00 +00:00 |
|
skodak
|
32db0d42c9
|
MDL-8166 some forgotten set_defaults converted to set_data
|
2007-01-12 19:01:31 +00:00 |
|
skodak
|
beac4717de
|
MDL-8166 rename in/out methods in formslib - HQ consensus
|
2007-01-12 18:52:09 +00:00 |
|
tjhunt
|
a840456731
|
MDL-7496 - for numerical and short answer questions, the student was being told they were 'incorrect' before they had even had a chance to enter an answer!
|
2007-01-12 12:20:21 +00:00 |
|
jamiesensei
|
92186abc95
|
working on multipage form for calculated question type
|
2007-01-11 04:59:16 +00:00 |
|
jamiesensei
|
8c2550c87a
|
moved header printing so it is only printed when displaying a form.
|
2007-01-10 06:46:12 +00:00 |
|
jamiesensei
|
87391656a3
|
got rid of 'Changes Saved' message before redirect.
|
2007-01-10 06:40:42 +00:00 |
|
jamiesensei
|
9aa022feef
|
xhtml validity fix for static element type
qtype calculated form - started
|
2007-01-10 05:05:26 +00:00 |
|
vyshane
|
0927589412
|
Xhtml fixes for MDL-7861.
|
2007-01-09 09:07:16 +00:00 |
|
skodak
|
60af27037b
|
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed
|
2007-01-08 19:34:16 +00:00 |
|
jamiesensei
|
08224df157
|
migrated randomsamatch to formslib.
fixed small typo in quiz mod_form
|
2007-01-08 13:58:42 +00:00 |
|
jamiesensei
|
24f7485b15
|
some extra validaton for multichoice and some bug fixes for multichoice and random qtype.
|
2007-01-08 10:35:57 +00:00 |
|
skodak
|
0d905d9f34
|
MDL-7861 new class .icon and .iconsmall
|
2007-01-08 09:14:05 +00:00 |
|
jamiesensei
|
4a163300c8
|
removed redundant files after formslib conversion
|
2007-01-08 09:09:39 +00:00 |
|
vyshane
|
0fd5feef05
|
Xhtml fixes for MDL-7861.
|
2007-01-08 07:58:22 +00:00 |
|
vyshane
|
2697726a66
|
More xhtml fixes. MDL-7861 related.
|
2007-01-08 07:45:53 +00:00 |
|
vyshane
|
2139364fbf
|
xhtml fixes. MDL-7861 related
|
2007-01-08 07:38:29 +00:00 |
|
jamiesensei
|
490d89e591
|
removing more redundant files after qtype form formslib migration
|
2007-01-07 17:22:31 +00:00 |
|
jamiesensei
|
c6fc998899
|
more last fixes to question forms and removal of redundant files
|
2007-01-07 17:06:50 +00:00 |
|
jamiesensei
|
04786f082d
|
removing redundant files after migration to formslib and some further bug fixing in question type forms.
|
2007-01-07 16:36:38 +00:00 |
|
jamiesensei
|
6e9b6ba207
|
numerical and random question type creation form migrated to formslib
|
2007-01-07 16:10:42 +00:00 |
|
jamiesensei
|
375ed78a93
|
fixed the MoodleQuickForm_questioncategory, question_category_options function wasn't committed so I've implemented it from question_category_select_menu code.
|
2007-01-07 13:54:36 +00:00 |
|
jamiesensei
|
271ffe3f25
|
various formslib work including bug fixes for MDL-8039 id attribute collision between forms and page ids. Also added editor helpbutton. This is a fix for MDL-6941 need the ability to associate several helptopics with htmleditor. Also started on converting forms for question types to formslib.
|
2007-01-07 12:46:47 +00:00 |
|
gbateson
|
6385429d24
|
prevent backslashes being inserted before #-sign in HTML entities by converting html-entities to UTF-8 when importing from Hot Potatoes quizzes into Moodle 's standard Quiz module
|
2007-01-07 12:37:06 +00:00 |
|
jamiesensei
|
01ae934f23
|
renamed file and some changes to form definition etc.
|
2007-01-07 12:11:57 +00:00 |
|
skodak
|
d2ce367fb9
|
MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera)
|
2007-01-06 19:22:58 +00:00 |
|
thepurpleblob
|
b0679efa8f
|
MDL-6769 and http://moodle.org/mod/forum/discuss.php?d=60209
the default for shuffleanswers is now set to the configured value.
|
2007-01-05 11:56:57 +00:00 |
|
thepurpleblob
|
5363b5551b
|
MDL-7913
Improved category detection (again) to extract all characters.
|
2007-01-05 10:35:13 +00:00 |
|