Commit Graph

21 Commits

Author SHA1 Message Date
moodler dabfd0ed85 Removed tabs 2006-08-09 13:45:49 +00:00
tjhunt 37611ee17c Bug #5559: revised fix - using better CSS class names. Merged from MOODLE_16_STABLE. 2006-06-06 17:10:04 +00:00
tjhunt 042e68477d Bug #5559: Move CLOZE qtype hightight colours into CSS insted of hardcoding, so themes can override. Merged from 1.6stable. 2006-06-02 15:39:41 +00:00
urs_hunkler df74830cfd cleaned and enhanced CSS for quiz 2006-04-30 17:39:58 +00:00
urs_hunkler 0e2b7205f5 removed width for multichoice feedback 2006-04-20 08:37:00 +00:00
urs_hunkler 5b2f6e51f9 copied back the CSS for the timer positioning from version 1.12 2006-04-08 15:06:36 +00:00
urs_hunkler 2d91754b33 copied back the CSS for Item analysis and for grading 2006-04-08 12:25:06 +00:00
urs_hunkler 259af02332 CSS enhancements and corrections 2006-02-25 17:27:49 +00:00
urs_hunkler 5bc572112c class added to the submit button to be able to position it
I optimized display.html and CSS
same class name for different objects is problematic
_ quiz table and question table must not be named with same class
_ surrounding tabel: class="multichoice|etc"
_ answer table: class="answer"
I changed the classname of the "answer" div to class="ablock" (short from "answer-block") that it does not conflict with "answer"
multichoice:
_ changed first row to class="r0"
_ added descriptive classes to the cells
2006-02-24 15:00:27 +00:00
urs_hunkler c02131ec37 started to build the CSS for the new quizzes. While working on it I will write all into styles.php. When finished I will put the CSS into the standard themes. The quiz part in the standard theme is deactivated. 2006-02-21 23:53:52 +00:00
moodler ed55f76bb5 Nicer presentation of quiz questions (merged from stable) 2006-01-06 07:26:25 +00:00
urs_hunkler 09b6a59785 merged from 1.5 2005-10-22 15:46:30 +00:00
urs_hunkler 508308fb7c Added CSS properties for Firefox for fixed placement of the timer. It is a preliminarily fix. Please follow Bug #4053. 2005-09-21 14:23:13 +00:00
urs_hunkler 120d239f57 added ".mod-quiz " to three properties because the quiz style was in conflict with other Moodle pages. 2005-08-10 20:43:20 +00:00
gustav_delius 80ed3fe6b0 New report plug-in contributed by Jean-Michel, see http://moodle.org/mod/forum/discuss.php?d=27730 2005-07-22 11:41:12 +00:00
gustav_delius ed460c8e04 I am committing the essay question type contributed by Mark Nielsen, see http://moodle.org/mod/forum/discuss.php?d=25845. 2005-06-26 16:21:11 +00:00
gustav_delius 7bbe08a267 Merged from stable 2005-06-04 09:58:35 +00:00
thepurpleblob 3754d9b724 Merged changes from STABLE 2005-05-31 14:22:26 +00:00
gustav_delius 0fc5939983 item analysis report contributed by Enrique Castro 2005-05-15 14:40:38 +00:00
gustav_delius ef76e0326d Some work on the penalty mechanism. Took out the multiplicative scheme because it is just too difficult to understand. Made all question types print grading details when quiz is in adaptive mode. Made improvements to the presentation of the grading details. Enabled the penalty mechanism in a few more (on my way towards doing it for all). 2005-05-07 13:30:35 +00:00
gustav_delius ee1fb969c8 Merging in from the MOODLE_15_QUIZREFACTOR branch.
The quiz module now can handle adaptive questions and can render remote questions via RQP web services.
2005-05-06 06:24:04 +00:00