Tim Hunt
6e4a2acf93
MDL-36916 quiz/questions: simplify code after MDL-36638.
2012-11-29 09:28:36 +00:00
Frederic Massart
c384744304
MDL-36638 usability: Core changes for new quiz/question icons
2012-11-29 12:41:29 +08:00
Dan Poltawski
ae8530e854
MDL-35717|NOBUG - fix trailing whitespace problems
2012-11-26 15:01:31 +08:00
Dan Poltawski
939a43e426
Merge branch 'MDL-35717-quiz-attempt-checkstate' of git://github.com/mpetrowi/moodle
...
Conflicts:
mod/quiz/tests/generator/lib.php
2012-11-26 12:07:04 +08:00
Dan Poltawski
3866195155
Merge branch 'MDL-30884' of git://github.com/timhunt/moodle
2012-11-21 15:19:15 +08:00
Tim Hunt
e498f21421
MDL-30884 quiz: ARIA attribute for the coutdown timer.
2012-11-20 13:18:02 +00:00
Petr Škoda
40b9c0694c
MDL-36436 use hacky aspect ratio to work around IE9 issues
2012-11-20 13:01:27 +01:00
Matt Petro
8e771aed93
MDL-35717 quiz: fix overdue attempt processing
2012-11-16 21:32:09 -05:00
Frederic Massart
06b7ed0a45
MDL-36415 usability: Use new up/down and ordering icons
2012-11-16 12:47:09 +08:00
Dan Poltawski
0e35ba6ffc
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
Dan Poltawski
b0ba493cd0
Merge branch 'MDL-30545' of git://github.com/timhunt/moodle
2012-11-13 13:21:50 +08:00
Dan Poltawski
90a23f067c
Merge branch 'wip-MDL-36277-master' of git://github.com/barbararamiro/moodle
...
Conflicts:
theme/standard/style/course.css
2012-11-06 14:58:49 +08:00
Dan Poltawski
eb5fc2a7d5
Merge branch 'MDL-36347' of git://github.com/timhunt/moodle
2012-11-06 09:41:56 +08:00
Barbara Ramiro
2df53c3ed8
MDL-36277 Usability: New Activity icons in SVG and PNG formats
2012-11-06 00:02:31 +08:00
Sam Hemelryk
544c455357
Merge branch 'MDL-21625_b' of git://github.com/rwijaya/moodle
2012-11-05 16:27:43 +13:00
Tim Hunt
b5488ffdaa
MDL-36347 quiz: formchangechecker should not obstruct auto-submit.
...
When the quiz time limit runs out, the quiz should be submitted
automatically, withouth formchangechecker popping up a dialogue.
2012-11-03 18:36:13 +11:00
Eloy Lafuente (stronk7)
ed24620d0c
MDL-36304 - Left align "marked out of" in RTL Q preview
...
Credit goes to Nadav Kavalerchik for fixing it @ MDL-36033
2012-10-31 19:32:47 +01:00
Sam Hemelryk
a9ab988e43
Merge branch 'WIP-MDL-36070-master' of git://github.com/nadavkav/moodle
2012-10-30 13:02:24 +13:00
Dan Poltawski
506263cfee
Merge branch 'WIP-MDL-36033-master' of git://github.com/nadavkav/moodle
2012-10-29 14:59:45 +08:00
Tim Hunt
32953f37b6
MDL-34399 quiz cleanup: remove ugly question/page number hack
...
It used to be necessary to store the question number and question page
by adding them as random extra fields on the question object (but
I can no longer remember what that reason was). Now it is possible
to store this sensibly in the quiz_attempt object, which is much
cleaner, so do that.
2012-10-26 11:58:25 +08:00
Tim Hunt
204ceaa389
MDL-34399 quiz cleanup: remove never used function.
...
This got added during the Moodle 2.0 files API conversion, but was
always part of a failed experiemnt, so should have been deleted
long ago. It was never actually used.
2012-10-26 11:58:03 +08:00
Tim Hunt
2cf5ab1028
MDL-30545 messaging prefs: show all relevant message providers.
...
Some message providers have an associated capability. For example
the mod/quiz:emailconfirmsubmission capability. At the moment,
we only show the preferences for the capabilities that the user
has in the system context.
That does not work for the example capability above. Typically
the capability will be overridden in one quiz, to allow for
Students, and the user will have the Student role in the course
context. Therefore, this message type does not appear on the
preferences page.
This fix corrects the logic, so that all message types that are
to the current user are displayed.
2012-10-23 18:41:43 +08:00
Nadav Kavalerchik
f12117250d
MDL-36033 - Left align Numeric value fields in Calculated and Numeric question, when in RTL mode
2012-10-19 10:24:03 +02:00
Nadav Kavalerchik
ad01d8f57b
MDL-36070 - Points label hides UP and Down ordering arrows and Delete Icon on Quiz edit page, in RTL mode (theme/standard)
2012-10-19 10:16:26 +02:00
Rossiani Wijaya
f262c4cbf7
MDL-21625 Question bank: fixing whitespace
2012-10-19 15:48:04 +08:00
Rossiani Wijaya
d2c9169a4c
MDL-21625 Question bank: Add accessibility to table layout for viewing question list
2012-10-19 13:25:52 +08:00
Dan Poltawski
f186ad1f90
Merge branch 'wip-MDL-35339-master' of git://github.com/marinaglancy/moodle
2012-10-15 17:19:44 +08:00
Marina Glancy
71a56e08c8
MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly
2012-10-15 14:08:13 +08:00
Dan Poltawski
6bea7da1ab
Merge branch 'wip-MDL-35661-master' of git://github.com/marinaglancy/moodle
2012-10-15 13:31:10 +08:00
Aparup Banerjee
42239bd24c
Merge branch 'WIP-MDL-35724-master_quiz' of git://github.com/nadavkav/moodle
2012-10-09 14:05:04 +08:00
Marina Glancy
fde6f79fae
MDL-35661 Loading of plugin settings for modules (plugininfo_mod)
2012-10-09 09:56:42 +08:00
Nadav Kavalerchik
e0ce765323
MDL-35724 - Move Question Marks block to the left (Question Bank page),in RTL mode
2012-10-08 11:35:10 +02:00
Nadav Kavalerchik
fd901cf0e2
MDL-35724 - Right align "Question Type" label in Quiz Editing page, when in RTL mode
2012-10-08 11:35:09 +02:00
Aparup Banerjee
1c5f03fd4a
Merge branch 'WIP-MDL-35723-master_quiz' of git://github.com/nadavkav/moodle
2012-10-08 17:15:41 +08:00
Tim Hunt
b3c18b8621
MDL-35744 quiz: fix review options for Never submitted attempts
2012-10-02 15:51:45 +01:00
Dan Poltawski
afbdebee62
Merge branch 'MDL-35698' of git://github.com/timhunt/moodle
2012-10-02 11:40:16 +08:00
Dan Poltawski
49ab2d5fb2
Merge branch 'WIP-MDL-35708-master_quiz' of git://github.com/nadavkav/moodle
2012-10-02 11:36:49 +08:00
Sam Hemelryk
e737ad93a1
Merge branch 'MDL-34257' of git://github.com/timhunt/moodle
2012-10-02 10:46:01 +13:00
Sam Hemelryk
cf45206006
Merge branch 'MDL-30885' of git://github.com/timhunt/moodle
2012-10-02 10:31:13 +13:00
Nadav Kavalerchik
9025955df8
MDL-35723 - Align to center the "Quiz Feedback" label,when in RTL mode
2012-10-01 22:46:50 +02:00
Nadav Kavalerchik
993dde5107
MDL-35708 - Right align user's information in quiz attempt review page , when in RTL mode (theme/standard & base)
2012-09-30 16:46:19 +02:00
Tim Hunt
efe5a53ede
MDL-35698 quiz cron: group overrides not computed correctly
...
Thanks to Matt Petro for finding the bug in this monster SQL statement.
2012-09-29 09:34:29 +01:00
Tim Hunt
a957e97f2f
MDL-34657 user sorting: minor niggles found while testing.
2012-09-27 17:44:38 +01:00
Tim Hunt
aebbfb7bf9
MDL-30885 quiz: use formchangechecker during quiz attempts.
...
To avoid the possiblity of dataloss if a student tries to navigate away
having changed some answers.
2012-09-27 14:13:24 +01:00
Tim Hunt
9695ff811b
MDL-34657 user sorting: consistent sorting everywhere.
...
This commit coverts everything in the codebase to use the new
users_order_by_sql function when sorting lists of users. More details in
the bug.
Note that this does not change places where users are displayed in a
sortable table, and the sort order comes from the table.
2012-09-27 12:41:42 +01:00
Tim Hunt
e3b2e1a4f4
MDL-34257 quiz 'secure' mode: PAGE initialisation order issues.
2012-09-27 12:41:00 +01:00
Michael Aherne
8d9abcf02d
MDL-35163 quiz Make quiz report options available to attempts form
2012-09-14 10:03:20 +01:00
Sam Hemelryk
4b7377847f
MDL-34568 mod_quiz: Fixed up whitespace issue
2012-09-12 11:20:35 +12:00
Rajesh Taneja
0465ef6e31
MDL-34568: Accessibility: Added missing lables in quiz section
...
AMOS BEGIN
CPY [pluginname,grade_export_xls],[downloadexcel,table]
CPY [pluginname,grade_export_ods],[downloadods,table]
AMOS END
2012-09-07 10:18:15 +08:00
Aparup Banerjee
7183a1f4a4
Revert "MDL-34257 quiz 'secure' mode: PAGE initialisation order issues."
...
This reverts commit 0e708c3476
.
note : there is another commit prefixed with MDL-34257 hash 'ddda79c
' which was really for MDL-34187. 'ddda79c
' is not being reverted as its not really about MDL-34257.
2012-09-06 17:35:40 +08:00