Shamim Rezaie
1ba1235eb1
MDL-34411 mod_quiz: Check if the teacher can access the override
2019-07-02 08:54:36 +02:00
Shamim Rezaie
ce1fd00203
MDL-34411 mod_quiz: quiz overrides to observe group membership
2019-07-02 08:54:36 +02:00
Eloy Lafuente (stronk7)
d1f430d160
Merge branch 'MDL-66022' of git://github.com/Chocolate-lightning/moodle
2019-07-01 23:55:14 +02:00
Sara Arjona
7d12c365ca
Merge branch 'MDL-57884' of https://github.com/timhunt/moodle
2019-07-01 09:57:34 +02:00
Mathew May
e63a35dcff
MDL-66022 core: Remove unused subplugin files
2019-06-27 08:18:24 +08:00
Eloy Lafuente (stronk7)
ee47095dbb
MDL-53778 quiz: ensure completion deps are fulfilled by behat
...
Behat backgrounds and scenarios must observe the new
interdependencies between quiz completion settings.
This commits just applies that to the tests missing it.
2019-06-27 01:11:43 +02:00
Eloy Lafuente (stronk7)
dcb8f5fefb
MDL-53778 quiz: ensure completion deps are fulfilled by generator uses
...
There are some mod_quiz generator issues where the new chain
of dependencies between completion settings was not being observed.
This patch just ensures that the now 3 chained settings are
enabled together (or new quiz options logic will proceed to
disable them).
2019-06-27 01:11:43 +02:00
Eloy Lafuente (stronk7)
6f5990024c
Merge branch 'MDL-66003-master-enfix' of git://github.com/mudrd8mz/moodle
2019-06-26 23:04:18 +02:00
Eloy Lafuente (stronk7)
51208845bf
Merge branch 'MDL-53778' of https://github.com/anieminen/moodle
2019-06-26 17:49:53 +02:00
David Mudrák
d201dba655
MDL-66003 lang: Use the updated strings in the tests
2019-06-25 18:05:03 +02:00
Helen Foster
08a114cf40
MDL-66003 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* moodleorghubname,core_admin and
sitemustberegistered,message_airnotifier - 'Moodle.net' changed to
'Moodle'
* registration_help,core_admin and registermoochtips,core_hub - removed
erroneous 'access to Moodle.net our course sharing platform'
* trackingtype_help,mod_forum and formnotavailable,core_grading and
showgrades_help,core and rolewarning_help,core_rating -
'Administration block' changed to 'Actions menu or admin block',
'navigation block' changed to 'navigation drawer or block'
2019-06-25 18:00:51 +02:00
Arto Nieminen
9147273640
MDL-53778 quiz settings: Ensure that disabled checkboxes have value 0
2019-06-25 13:23:12 +03:00
Eloy Lafuente (stronk7)
a1c3ebd3eb
Merge branch 'MDL-64340-master' of git://github.com/rezaies/moodle
2019-06-25 00:53:52 +02:00
Shamim Rezaie
3840540790
MDL-64340 mod_quiz: not display "add random question" when no permission
2019-06-21 08:52:14 +10:00
Jake Dallimore
7e72fd7b9f
Merge branch 'MDL-65883-master' of git://github.com/lameze/moodle
2019-06-20 09:12:46 +08:00
Eloy Lafuente (stronk7)
21406f66e0
Merge branch 'MDL-65646-master' of git://github.com/andrewnicols/moodle
2019-06-20 00:29:56 +02:00
Eloy Lafuente (stronk7)
90b01a0015
Merge branch 'MDL-57487-master' of git://github.com/sarjona/moodle
2019-06-19 23:05:50 +02:00
Simey Lameze
58e601bf8b
MDL-65883 mod_quiz: replace all hardcoded urls to proper params
2019-06-19 14:48:06 +08:00
Simey Lameze
6970450643
MDL-65883 mod_quiz: change attemptlib_test to use data generators
2019-06-19 14:48:01 +08:00
Tim Hunt
b3c6c89b35
MDL-57884 quiz: autosave should not send the value of submit buttons
2019-06-18 17:46:47 +01:00
Sara Arjona
c023ce5873
MDL-57487 mod_quiz: deprecate strings used in xxx_print_overview
2019-06-14 17:41:18 +02:00
Sara Arjona
a1bf1b04a5
MDL-57487 mod_quiz: final deprecation xxx_print_overview
2019-06-14 17:41:18 +02:00
Simey Lameze
589c4f9474
MDL-65883 mod_quiz: fix quiz navigation buttons href
2019-06-14 07:27:02 +08:00
Tim Hunt
e900b2f34f
MDL-65864 question engine: fix re-saving a new usage
...
Before this fix, test_repeated_usage_saving_new_usage was failing but
test_repeated_usage_saving_existing_usage was passing. Now the
behaviour is consistent and they both pass.
2019-06-13 18:04:02 +01:00
Andrew Nicols
29c442c558
MDL-65646 core: Move component storage to json
2019-06-13 12:26:00 +08:00
Tim Hunt
12eb2c2bf4
MDL-65731 quiz manual grading: fix ambiguous order by idnumber
2019-05-29 16:51:41 +01:00
Andrew Nicols
6598c0bce0
Merge branch 'MDL-65630-master' of git://github.com/rezaies/moodle
2019-05-22 09:43:13 +08:00
Jun Pataleta
e3e5c1f659
Merge branch 'MDL-65274-master' of git://github.com/jleyva/moodle
2019-05-21 18:49:33 +08:00
Eloy Lafuente (stronk7)
3572a25cc3
MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts
2019-05-20 19:35:05 +02:00
Juan Leyva
ee766461b4
MDL-65274 mod_quiz: Do not return a translated string
...
We should be returning proper error codes and the translated string can be part of the debug information.
2019-05-20 15:50:46 +02:00
Shamim Rezaie
80c360d573
MDL-65630 mod_quiz: Allow redo within an attempt with random questions
2019-05-20 23:10:30 +10:00
Shamim Rezaie
2e68255609
MDL-65630 mod_quiz: Move logging in to the start of tests
...
The background is for set up, the scenario is for the test. Logging in
to start the test is the start of the test and the end of the background
itself.
2019-05-20 23:10:11 +10:00
Eloy Lafuente (stronk7)
c9a1a6341c
MDL-65571 versions: bump all versions and requires near release
...
version = 2019052000 release version
requires= 2019051100 current beta (week6roll2) version
2019-05-12 23:46:34 +02:00
David Mudrák
14f7489675
MDL-65537 lang: Use fixed strings in tests, too
2019-05-10 12:37:03 +02:00
Helen Foster
f715376907
MDL-65537 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* isdataunique_help and isfieldrequired_help,core_customfield -
explanatory wording
* forum:cantogglefavourite,mod_forum - 'Can toggle favourites.'
changed to 'Star discussions'
2019-05-10 10:17:47 +02:00
Jun Pataleta
b6082744ed
Merge branch 'MDL-65399-master' of git://github.com/rezaies/moodle
2019-05-07 16:24:38 +08:00
Jake Dallimore
b96b80bec0
Merge branch 'MDL-64988-master' of git://github.com/rezaies/moodle
2019-05-07 16:24:35 +08:00
Shamim Rezaie
e7b3575cf1
MDL-65399 mod_quiz: Handling the edge case when section name is ''
2019-05-06 18:11:23 +10:00
Shamim Rezaie
aa6a8b98c6
MDL-65399 mod_quiz: UI should prevent deleting the last slot of section
2019-05-06 18:11:22 +10:00
Shamim Rezaie
a834294228
MDL-65399 mod_quiz: remove_slot should update the existing info
...
The remove_slot method should update the remaining slot's slot
attribute. It also should update the remaining slot's question number
and section info.
2019-05-06 15:34:50 +10:00
Shamim Rezaie
8affd823a4
MDL-65399 mod_quiz: Remove $slots from the \mod_quiz\structure class
...
It's enough to have $slotsinorder, and the $slots property
was redundant. There should only be a single source of truth.
2019-05-06 15:30:59 +10:00
Shamim Rezaie
a31194800b
MDL-64988 mod_quiz: Fix questions always being added to the last section
2019-05-03 18:39:13 +10:00
Eloy Lafuente (stronk7)
09ab093dce
Merge branch 'MDL-65397-master-enfix' of git://github.com/mudrd8mz/moodle
2019-05-01 01:42:55 +02:00
Adrian Greeve
f50b98dbe4
Merge branch 'MDL-64906_hideif_mod' of git://github.com/davosmith/moodle
2019-04-30 20:47:22 +02:00
Helen Foster
f1264719f4
MDL-65397 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* direct:view,gradeimport_direct - wording corrected from 'CSV' to
'spreadsheet'
* limitanswers_help,mod_choice - additional wording added explaining how
the setting works with groups
* pluginname,customfield_text - 'Text field' plugin renamed to
'Short text'
2019-04-29 11:46:26 +02:00
David Monllaó
b63c0b9079
Merge branch 'MDL-60680-master' of git://github.com/jleyva/moodle
2019-04-25 18:55:45 +02:00
Juan Leyva
2356454f21
MDL-60680 notifications: Include action buttons information
2019-04-25 14:55:57 +02:00
Juan Leyva
36fa0ec900
MDL-60680 notifications: Return custom data in notifications
2019-04-25 14:55:18 +02:00
David Monllaó
03876f0b89
Merge branch 'MDL-65207-master' of git://github.com/lameze/moodle
2019-04-24 17:52:10 +02:00
Juan Leyva
c13438158b
MDL-60680 message_output: Change message provider defaults
...
Since some versions ago the app allows a good user control of notifications.
This is why we should be enabling more notifications (mostly for students) by default.
2019-04-23 13:09:06 +02:00