Tim Hunt
c2200bd5dc
MDL-66553 quiz/questions: show idnumber and tags when adding from qbank
2019-10-11 13:59:26 +01:00
Tim Hunt
61cc1e6494
MDL-66553 question bank: show tags and idnumbers in question list
2019-10-11 13:59:26 +01:00
Luca Bösch
57987d7088
MDL-66852 quiz: Style "Try another question like this one" button.
2019-10-08 11:28:39 +02:00
Eloy Lafuente (stronk7)
10ab0770ab
Merge branch 'MDL-66764' of https://github.com/timhunt/moodle
2019-10-07 22:50:57 +02:00
Eloy Lafuente (stronk7)
ec829c6070
Merge branch 'MDL-66709' of https://github.com/timhunt/moodle
2019-10-07 22:25:12 +02:00
Tim Hunt
b04b6ae1ab
MDL-66764 quiz: redo question should not repeat random questions
...
Before this fix, it was only considering questions seen in previous attempts.
It should avoid the questions in the current attmept too.
2019-09-25 11:04:38 +01:00
Jun Pataleta
844d27b2cd
Merge branch 'MDL-65968-master' of git://github.com/jleyva/moodle
2019-09-24 12:01:10 +08:00
Eloy Lafuente (stronk7)
ef6a958dfb
Merge branch 'MDL-66733-master' of git://github.com/andrewnicols/moodle
2019-09-23 23:35:42 +02:00
Tim Hunt
118d62a266
MDL-66709 quiz: add a Behat test for backup/restore of quiz attempts
2019-09-23 19:21:36 +01:00
Andrew Nicols
4bb39eabc7
MDL-66733 grade: Add helper to get correct user date for grade
2019-09-20 09:50:17 +08:00
Huong Nguyen
0fd6032ce8
MDL-66633 Quiz: Improve preview user checking
2019-09-19 16:20:42 +02:00
Eloy Lafuente (stronk7)
502639bd3c
Merge branch 'MDL-66641' of https://github.com/timhunt/moodle
2019-09-18 20:29:53 +02:00
Huong Nguyen
8dc015050e
MDL-66633 quiz: allow to create attempts for different users
...
By adding a new optional param to quiz_prepare_and_start_new_attempt()
it can be used by the surrounding code to create an attempt for anybody
else (different from current $USER)
quiz attempt API should let you create an attempt for a different user
2019-09-18 19:52:09 +02:00
Juan Leyva
dcadc8c54c
MDL-65968 notifications: Use f1 size avatars for Push notifications
2019-09-17 16:29:02 +02:00
Juan Leyva
dfd4881589
MDL-65026 course: Fix modules intro formatting in WS
...
The Web Service seems to be doing excessive text cleaning.
2019-09-16 13:04:26 +02:00
Tim Hunt
287134e1dd
MDL-66641 quiz stats: discriminativeefficiency is already out of 100
2019-09-10 12:11:27 +01:00
Helen Foster
7ee90659ee
MDL-66504 lang: Import fixed English strings (en_fix)
...
Significant string changes:
- configgeneralfiles,core_backup - includes explanation of implications
of settings
- mobilenotificationsdisabledwarning,tool_mobile - location corrected
- statsreport14,core - 'views/posts' corrected to 'posts/views'
- err_nousers,core_completion - explanation of who completion
- information is displayed for errorcourselisting,block_community - note
about sunsetting moodle.net
2019-09-01 12:31:15 +02:00
Shamim Rezaie
c7a5ffc483
MDL-35939 mod_quiz: deprecate unused strings
2019-08-15 12:07:38 +10:00
Shamim Rezaie
eaa1d6aad7
MDL-35939 mod_quiz: use descriptive titles for pages
2019-08-15 12:07:38 +10:00
Shamim Rezaie
5641b98133
MDL-35939 mod_quiz: phpdoc fix
2019-08-15 12:07:38 +10:00
Shamim Rezaie
41bfed56fc
MDL-35939 mod_quiz: new functions to generate title for attempt pages
2019-08-15 12:07:34 +10:00
Eloy Lafuente (stronk7)
8b9c0616b3
Merge branch 'MDL-65994-master' of git://github.com/junpataleta/moodle
2019-07-25 14:49:12 +08:00
Eloy Lafuente (stronk7)
2db07ee59c
Merge branch 'MDL-65938-master' of git://github.com/junpataleta/moodle
2019-07-25 14:41:15 +08:00
Ryan Wyllie
195ea4480b
MDL-62497 javascript: build AMD modules with new transpiler
2019-07-19 14:12:49 +08:00
Jun Pataleta
62e72577b5
MDL-65938 mod_quiz: Use new core/checkbox-toggleall
...
Plus:
* On the attempts report pages, the "Regrade selected attempts"
and "Delete selected attempts" buttons are now only enabled when
there's at least one item selected.
* Behat fixes for quiz edit feature after this patch
2019-07-19 13:14:11 +08:00
Jun Pataleta
cbd8641a8a
MDL-65994 question: Convert checkboxes to checkbox-toggleall element
2019-07-19 10:29:18 +08:00
Eloy Lafuente (stronk7)
d764acc2cf
Merge branch 'MDL-65555-Master' of https://github.com/tuanngocnguyen/moodle
2019-07-16 12:34:23 +02:00
Nathan Nguyen
4d3bc85866
MDL-65555 mod_quiz: fix group override backup and restore
2019-07-16 11:16:03 +10:00
John Yao
96e444665e
MDL-65517 block_timeline: Hide completed course modules in Timeline
...
When some activities are manually completed by students, some are still showing in students' timeline.
This commit fix that for module assign,chat,choice,feedback,lesson,quiz,scorm and workshop.
2019-07-12 09:16:40 +10:00
Eloy Lafuente (stronk7)
cb153cfe80
Merge branch 'MDL-65915' of https://github.com/timhunt/moodle
2019-07-09 00:51:12 +02:00
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