Log of /moodle/mod/quiz/styles.php
Parent Directory
Revision
1.27
Thu Dec 17 05:50:46 2009 WST (2 years, 4 months ago) by
skodak
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.26: +0 -0 lines
FILE REMOVED
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
Revision
1.23
Thu Oct 11 19:42:51 2007 WST (4 years, 7 months ago) by
tjhunt
Branch:
MAIN
Changes since
1.22: +0 -0 lines
FILE REMOVED
MDL-9542 - Show final grades from new gradebook in Quiz UI - with help from Petr. Merged from MOODLE_19_STABLE.
Revision
1.22.12.1
Thu Oct 11 19:42:03 2007 WST (4 years, 7 months ago) by
tjhunt
Branch:
MOODLE_19_STABLE
Changes since
1.22: +0 -0 lines
FILE REMOVED
MDL-9542 - Show final grades from new gradebook in Quiz UI - with help from Petr.
Revision
1.22 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 9 21:45:52 2006 WST (5 years, 9 months ago) by
moodler
Branch:
MAIN
CVS Tags:
MOODLE_17,
MOODLE_171,
MOODLE_172,
MOODLE_173,
MOODLE_174,
MOODLE_175,
MOODLE_176,
MOODLE_177,
MOODLE_17_BETA,
MOODLE_17_BETA2,
MOODLE_17_MERGED,
MOODLE_17_NEWGROUPS_PRE,
MOODLE_17_WEEKLY,
MOODLE_18,
MOODLE_181,
MOODLE_1810,
MOODLE_1811,
MOODLE_1812,
MOODLE_1813,
MOODLE_1814,
MOODLE_182,
MOODLE_183,
MOODLE_184,
MOODLE_185,
MOODLE_186,
MOODLE_187,
MOODLE_188,
MOODLE_189,
MOODLE_18_BETA,
MOODLE_18_GROUPS_PRE,
MOODLE_18_GROUPS_PRE_MERGE,
MOODLE_18_MERGED,
MOODLE_18_WEEKLY,
MOODLE_19_BETA
Branch point for:
MOODLE_17_NEWGROUPS,
MOODLE_17_STABLE,
MOODLE_18_GROUPS,
MOODLE_18_STABLE,
MOODLE_19_QUESTIONS,
MOODLE_19_STABLE
Changes since
1.21: +1 -1 lines
Diff to
previous 1.21
Removed tabs
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 7 01:10:08 2006 WST (5 years, 11 months ago) by
tjhunt
Branch:
MAIN
Changes since
1.20: +0 -9 lines
Diff to
previous 1.20
Bug #5559: revised fix - using better CSS class names. Merged from MOODLE_16_STABLE.
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 2 23:39:42 2006 WST (5 years, 11 months ago) by
tjhunt
Branch:
MAIN
Changes since
1.19: +9 -0 lines
Diff to
previous 1.19
Bug #5559: Move CLOZE qtype hightight colours into CSS insted of hardcoding, so themes can override. Merged from 1.6stable.
Revision
1.19.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 2 23:37:10 2006 WST (5 years, 11 months ago) by
tjhunt
Changes since
1.19: +9 -0 lines
Diff to
previous 1.19
Bug #5559: Move CLOZE qtype hightight colours into CSS insted of hardcoding, so themes can override.
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 24 23:00:27 2006 WST (6 years, 2 months ago) by
urs_hunkler
Branch:
MAIN
Changes since
1.13: +31 -16 lines
Diff to
previous 1.13
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
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 22 07:53:21 2006 WST (6 years, 2 months ago) by
urs_hunkler
Branch:
MAIN
Changes since
1.12: +63 -155 lines
Diff to
previous 1.12
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.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 11 04:43:20 2005 WST (6 years, 9 months ago) by
urs_hunkler
Branch:
MAIN
Changes since
1.8: +3 -4 lines
Diff to
previous 1.8
added ".mod-quiz " to three properties because the quiz style was in conflict with other Moodle pages.
Revision
1.4.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jun 4 16:30:49 2005 WST (6 years, 11 months ago) by
gustav_delius
Branch:
MOODLE_15_STABLE
CVS Tags:
MOODLE_15,
MOODLE_151,
MOODLE_152
Changes since
1.4.2.1: +0 -64 lines
Diff to
previous 1.4.2.1
, to
branch point 1.4
Improve alignment in table in mod.html for IE
Missing questions lead to notice rather than fatal error
Attempts report now moved to reports/overview
put in empty regrading page for Julian to complete
Moved some of the styles out of styles.php into standard style
Fixed error on reviewquestion.php
put infobox on reviewquestion.php
fixed <form> tag on item analysis report
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 7 21:30:30 2005 WST (7 years ago) by
gustav_delius
Branch:
MAIN
Changes since
1.2: +8 -0 lines
Diff to
previous 1.2
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).
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 6 14:23:57 2005 WST (7 years ago) by
gustav_delius
Branch:
MAIN
Changes since
1.1: +61 -0 lines
Diff to
previous 1.1
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.
Revision
1.1.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 25 14:37:09 2005 WST (7 years ago) by
gustav_delius
Branch:
MOODLE_15_QUIZREFACTOR
Changes since
1.1: +61 -0 lines
Diff to
previous 1.1
, to
next main 1.27
Committed the tabs.php file for the tabs that I forgot earlier
Now can review individual question in a popup using reviewquestion.php
List of attempts now has its own tab and is produced by attempts.php
Multiplicative penalty scheme is now handled correctly
Improvement to question response history
Save space on teacher pages by not printing heading with quiz name
Given quiz module its own styles file but not much in there yet
Revision
1.1
Mon Apr 25 14:37:09 2005 WST (7 years ago) by
gustav_delius
Branch:
MAIN
Branch point for:
MOODLE_15_QUIZREFACTOR
FILE REMOVED
file styles.php was initially added on branch MOODLE_15_QUIZREFACTOR.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.