Tim Hunt
287134e1dd
MDL-66641 quiz stats: discriminativeefficiency is already out of 100
2019-09-10 12:11:27 +01:00
Andrew Nicols
eb70a00163
Merge branch 'MDL-66137-38_mod_assign_marking_workflow_incorrect_grade_display' of https://github.com/tomdickman/moodle
2019-09-04 13:44:49 +08:00
Tom Dickman
028c5ed5f9
MDL-66137 mod_assign: fixed marking workflow incorrect grade display
...
Aligned logic between quick grading changes and set marking workflow state changes to accurately
finalise or remove final grade from the gradebook, depending on the marking workflow state if
being used.
2019-09-04 14:29:30 +10:00
Andrew Nicols
f37035cb04
Merge branch 'MDL-66554-master' of git://github.com/jleyva/moodle
2019-09-04 12:24:02 +08:00
Andrew Nicols
9bb085dd1a
Merge branch 'MDL-66434-master' of https://github.com/lucaboesch/moodle
2019-09-03 12:40:38 +08:00
Michael Hawkins
32e2e06a87
MDL-55451 mod_forum: Limit subscription redirect to internal URLs
2019-09-02 17:04:35 +02:00
Eloy Lafuente (stronk7)
563888202e
Merge branch 'MDL-66575-master' of https://github.com/snake/moodle
2019-09-01 16:52:34 +02:00
Jake Dallimore
d2c09e8ffd
MDL-66575 mod_assign: fix first day of current month behat edge case
...
What we really want to test in this behat test is the 2 extremes:
the user who started a long time ago and doesn't have access any more
and the user who started recently, who does have access. To fix all
problems with datetime clashes, it's probably better to just use
'yesterday' for the current student's enrolment start time.
2019-09-02 13:11:49 +08: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
Luca Bösch
20f166cf55
MDL-66434 mod_data: Align 'Field description' field as all other fields.
2019-08-30 07:58:52 +02:00
Adrian Greeve
f69543d741
Merge branch 'MDL-66558-master' of https://github.com/snake/moodle
2019-08-30 10:41:45 +08:00
Jake Dallimore
cb14d4d811
MDL-66558 core_course: fix edge case in relative dates behat feature
2019-08-30 10:19:42 +08:00
Juan Leyva
7a30377dc0
MDL-66554 mod_scorm: Set module viewed in WS
2019-08-29 20:45:43 +01:00
Eloy Lafuente (stronk7)
e15f301404
Merge branch 'master_MDL-65116' of https://github.com/yao9394/moodle
2019-08-28 16:39:49 +02:00
Adrian Greeve
ed06cb4ecf
Merge branch 'MDL-66458-master' of git://github.com/crazyserver/moodle
2019-08-28 11:25:16 +08:00
Adrian Greeve
1e9040f239
Merge branch 'MDL-66461-master' of git://github.com/jleyva/moodle
2019-08-28 11:15:28 +08:00
Adrian Greeve
a08fb2388c
Merge branch 'MDL-65653-master' of git://github.com/jleyva/moodle
2019-08-27 15:07:50 +08:00
Eloy Lafuente (stronk7)
9900a6dd47
MDL-66483 lib: remove recent xmlize dep on setuplib/CFG
...
This removes the dependency added by MDL-66110 (aiming to fix
a CI job). So we keep things as they were and will fix the
CI job separately.
2019-08-23 11:21:28 +02:00
Pau Ferrer Ocaña
2ddbc651df
MDL-66458 forum: Fix noviewdiscussionspermission string
2019-08-23 08:31:11 +02:00
John Yao
62f1640df2
MDL-65116 mod_assign : Assignment due date does not update for groups.
...
This commit fixes the assignment due date not showing correctly according to groups selected by users who can view grades
2019-08-23 13:08:53 +10:00
Juan Leyva
10b1b82911
MDL-66461 forum: Use correct component for forum strings
2019-08-21 13:21:32 +01:00
Juan Leyva
b0c785e271
MDL-66461 forum: Use correct notification class
2019-08-21 12:50:30 +01:00
Adrian Greeve
6f35cc69a0
Merge branch 'MDL-66369-master' of git://github.com/aanabit/moodle
2019-08-21 13:53:15 +08:00
Jun Pataleta
089d387a31
Merge branch 'MDL-66148-master' of https://github.com/ryanwyllie/moodle
2019-08-20 17:07:59 +08:00
Jun Pataleta
d9c910a76f
Merge branch 'MDL-64437-master' of git://github.com/mihailges/moodle
2019-08-20 14:19:34 +08:00
Adrian Greeve
5074882e13
Merge branch 'MDL-66378-master' of git://github.com/andrewnicols/moodle
2019-08-20 13:43:11 +08:00
Jun Pataleta
fa8be3f4fb
Merge branch 'MDL-65507-master' of git://github.com/mihailges/moodle
2019-08-20 11:57:30 +08:00
Adrian Greeve
52070868a8
Merge branch 'MDL-65886-MOODLE-master' of https://github.com/kristian-94/moodle
2019-08-19 14:13:45 +08:00
Mihail Geshoski
5efafb8d2d
MDL-64437 assignment: Fix element overlaping in low screen resolution
2019-08-19 13:31:01 +08:00
Mihail Geshoski
c8a14cb8ba
MDL-65507 mod_data: Remove unnecessary record created event
2019-08-19 13:26:36 +08:00
Andrew Nicols
221bfed37b
MDL-66378 behat: Fix use of before/after selectors
2019-08-19 08:16:40 +08:00
Andrew Nicols
44de5278a5
MDL-66378 behat: Correct invalid uses of selection from dropdown
2019-08-17 11:44:48 +08:00
Kristian Ringer
8aaa2b5de7
MDL-65886 assign: Reset numfiles to 0 when removing a file submission
2019-08-16 15:04:42 +10:00
Amaia Anabitarte
c0375ba73f
MDL-66369 libraries: Remove [modname]_scale_used functions
...
These functions were only used by the deprecated function
which was deprecated in 3.1, and removed in 3.6.
2019-08-16 11:56:17 +08:00
Juan Leyva
d0342c8ec9
MDL-65653 book: Display hidden chapters in the structure content
2019-08-15 14:01:27 +01:00
Mihail Geshoski
89d8dec35f
MDL-65653 book: Update unit tests
2019-08-15 13:39:54 +01:00
Mihail Geshoski
794604db6d
MDL-65653 book: Display hidden chapters in WS when user has capability
2019-08-15 13:39:36 +01:00
Andrew Nicols
3d46346094
Merge branch 'MDL-35939-master' of git://github.com/rezaies/moodle
2019-08-15 12:02:11 +08: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
Jun Pataleta
4d56b58787
Merge branch 'MDL-65129-master-2' of git://github.com/peterRd/moodle
2019-08-14 15:31:07 +08:00
Jun Pataleta
7da3ab8359
Merge branch 'MDL-65925-grade-page-broken-for-deleted-submission-master' of https://github.com/ilya-catalyst/moodle
2019-08-14 15:28:14 +08:00
Peter
87c71d18de
MDL-65129 mod_forum: Behat test for favourited search
2019-08-14 14:59:35 +08:00
Peter
dd223096b8
MDL-65129 mod_forum: Ability to search based on favourite status
2019-08-14 14:59:30 +08:00
Ryan Wyllie
c872ec0cbd
MDL-66148 mod_assign: update override page for relative dates mode
2019-08-14 10:40:55 +08:00
Jun Pataleta
1648b5ac6e
Merge branch 'MDL-66147-master' of https://github.com/snake/moodle
2019-08-13 16:34:34 +08:00
Jake Dallimore
9ce55a8668
MDL-66147 mod_assign: behat test covering relative due date field
...
Tests that each student has a fixed amount of time, relative to their
course start date, in which to submit the assignment, and that teachers
are shown the dates relative to each student when grading.
2019-08-13 15:09:13 +08:00
Jake Dallimore
d0cff2367a
MDL-66147 mod_assign: external get_participant supports relative dates
2019-08-13 15:09:13 +08:00