tjhunt
a4514d91de
Renamed new commentary feature to 'general feedback'.
2006-09-19 13:35:42 +00:00
tjhunt
1b8a7434e2
Bug 6239 - Allow questions to have some teacher-supplied commentary.
...
While implementing this, I removed the ~100 lines of very similar code from the top of each question type's editquestion.html template, and moved this to a the function print_question_form_start() in the base class, which uses the template question/type/editquestionstart.html. This is described in more detail here: http://moodle.org/mod/forum/discuss.php?d=51590 , and is why this patch makes the codebase 523 lines smaller.
2006-08-11 14:59:18 +00:00
tjhunt
43595a3370
Replace a few odd tabs with spaces. Merged from MOODLE_16_STABLE.
2006-07-21 08:03:23 +00:00
gustav_delius
097bd3f5e8
No longer print the comment boxes for each question in review because it was too slow. We are back to opening the comment box in a popup window.
2006-04-10 19:58:34 +00:00
gustav_delius
7c404f9b2b
Fixed some small xhtml problems and removed a warning
2006-04-08 14:20:52 +00:00
mark-nielsen
6e49714287
Changed the Make comment or override grade link display the comment field and grade field in review.php instead of popup
2006-04-08 10:29:25 +00:00
gustav_delius
b6e907a245
Manual grading
2006-04-07 16:00:29 +00:00
gustav_delius
03c541cb9a
class clearfix is the medicine against collapsing divs, see bug 5119
2006-04-07 07:55:48 +00:00
gustav_delius
5f4f608811
Replaced layout table around question by div. Doesn't display right in firefox yet.
2006-04-07 06:08:55 +00:00
gustav_delius
6463e8a6b6
Fixing a large number of tidy warnings
2006-04-06 20:35:49 +00:00
gustav_delius
755bddf118
Improvements to response history. Three small bug fixes.
2006-04-06 19:59:02 +00:00
gustav_delius
a239d1d92c
Renamed the question style class from question to que, see bug 4904
2006-03-26 11:11:29 +00:00
gustav_delius
4eda4eecbd
Added question type that is used if a question of unknown type is encountered.
...
Also removed some of the unnecessary calls to name()
2006-03-24 21:21:59 +00:00
gustav_delius
aaae75b04f
Renaming question/questiontypes/ to question/types/ as requested by Martin
2006-03-24 19:54:13 +00:00