Juan Leyva
01a79b4e86
MDL-60908 mod_quiz: Return question state only when configured
...
The question state should be returned following the quiz review options
settings.
2018-01-09 16:54:32 +08:00
Andrew Nicols
a52fc1f7a8
Merge branch 'wip-MDL-60415-master' of git://github.com/abgreeve/moodle
2018-01-09 14:30:34 +08:00
David Knuplesch
a2701db412
MDL-60415 mod_lti: avoid confusing error-message
2018-01-09 14:00:37 +08:00
Jun Pataleta
f9b3597e21
Merge branch 'MDL-61068-master' of git://github.com/andrewnicols/moodle
2018-01-09 09:52:47 +08:00
Andrew Nicols
08ac68de3e
MDL-61068 mod_forum: Fix neighbour test dates
2018-01-09 09:08:40 +08:00
Eloy Lafuente (stronk7)
d8ef541bbc
Merge branch 'MDL-61068-master' of git://github.com/andrewnicols/moodle
2018-01-08 19:56:24 +01:00
Eloy Lafuente (stronk7)
7110a3eed6
Merge branch 'MDL-61046-master-enfix' of git://github.com/mudrd8mz/moodle
2018-01-08 10:05:39 +01:00
Andrew Nicols
b3f7f6d096
Merge branch 'MDL-57786-master' of git://github.com/zig-moodle/moodle
2018-01-08 15:16:06 +08:00
Andrew Nicols
7d6d0788f2
Merge branch 'MDL-43042-master' of git://github.com/mihailges/moodle
2018-01-08 15:12:51 +08:00
Andrew Nicols
0b4304b6e3
Merge branch 'MDL-53985-master' of git://github.com/damyon/moodle
2018-01-08 12:39:19 +08:00
Andrew Nicols
098f4337d2
MDL-61068 mod_forum: Round timed posts to nearest 60 seconds
...
This slightly reduces the effectiveness of the DB query cache, but gives
us correct results every time.
2018-01-05 16:43:02 +08:00
Mihail Geshoski
7b319d20a8
MDL-43042 lesson: Confusing feedback order in multiple answer questions
2018-01-05 15:03:14 +08:00
Helen Foster
700522badd
MDL-61046 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* pluginname_desc, enrol_category - improved explanation
* pathtopythondesc, core_admin - mentioning Python version
* configdeleteunconfirmed, core_admin - setting applies to more than
just email-based self-registration
2018-01-04 11:30:54 +01:00
David Monllao
b5e7264543
Merge branch 'MDL-61107' of git://github.com/timhunt/moodle
2018-01-02 08:34:39 +01:00
Zig Tan
e5d9af8c56
MDL-57786 mod_assign: Fix word count for online text submissions
2018-01-02 13:10:37 +08:00
Zig Tan
6976c8e1b5
MDL-56945 assign: Add 'View all submissions' link to PDF feedback/grader
2017-12-29 09:47:40 +08:00
David Monllao
ce37a8cc7e
MDL-51089 mod_quiz: Hide first page last node
2017-12-28 10:15:08 +01:00
Eloy Lafuente (stronk7)
72614d74d8
Merge branch 'MDL-60981-master' of https://github.com/sammarshallou/moodle
2017-12-27 17:54:58 +01:00
David Monllao
f108433bcb
Merge branch 'MDL-50246-master' of https://github.com/lucaboesch/moodle
2017-12-27 17:54:57 +01:00
David Monllao
8b36f14740
Merge branch 'MDL-51089-master' of https://github.com/lucaboesch/moodle
2017-12-27 17:54:57 +01:00
David Monllao
ffd392a17b
Merge branch 'MDL-58983-master' of git://github.com/damyon/moodle
2017-12-27 17:54:56 +01:00
David Monllao
4292318562
Merge branch 'MDL-61056-master-feedbackresponsenav' of git://github.com/mudrd8mz/moodle
2017-12-27 17:54:56 +01:00
Eloy Lafuente (stronk7)
8cd0679099
Merge branch 'MDL-2051-master-2' of git://github.com/junpataleta/moodle
2017-12-26 01:25:14 +01:00
Tim Hunt
d2e1aa76e1
MDL-61107 quiz editing: handle invalid Maximum grade input
2017-12-22 13:35:29 +00:00
sam marshall
25564a784b
MDL-60981 core_search: Add get_contexts_to_reindex API
...
This new API returns a list of contexts for each search area. This
allows the areas to be reindexed in a sensible order (roughly
speaking, newest first) and also allows this to be controlled by
each area.
An implementation in the forum module means that forums are ordered
by the date of the most recent discussion, so that active forums
will be reindexed early even if they were created a long time ago.
2017-12-22 13:02:37 +00:00
Luca Bösch
4bfcdfed4e
MDL-50246 quiz: Add selected questions to quiz btn disabled 0 selected
2017-12-22 09:25:12 +01:00
Luca Bösch
11f2cec1ac
MDL-51089 quiz: "Add" menu in edit quiz more keyboard accessible
2017-12-22 09:23:07 +01:00
David Monllao
df060516ed
Merge branch 'MDL-60938-master-2' of git://github.com/junpataleta/moodle
2017-12-19 07:53:15 +01:00
David Monllao
d41203c55f
Merge branch 'MDL-61045' of git://github.com/timhunt/moodle
2017-12-19 06:43:17 +01:00
Simey Lameze
7a1a9ec635
MDL-57431 mod_quiz: remove unnecessary class from selector
2017-12-19 12:47:43 +08:00
Damyon Wiese
b260dec8b7
Merge branch 'MDL-59999-master' of git://github.com/mihailges/moodle
2017-12-19 10:49:36 +08:00
Jun Pataleta
3e882c418b
Merge branch 'MDL-59709_master' of https://github.com/marcusfabriczy/moodle
2017-12-19 13:21:35 +13:00
Eloy Lafuente (stronk7)
e20a041100
Merge branch 'MDL-59200-master' of git://github.com/damyon/moodle
2017-12-19 01:08:15 +01:00
Eloy Lafuente (stronk7)
cb5fb8aea5
Merge branch 'MDL-58888-master' of git://github.com/junpataleta/moodle
2017-12-19 01:04:54 +01:00
Eloy Lafuente (stronk7)
dc3f4ac929
Merge branch 'MDL-60750-master' of git://github.com/lameze/moodle
2017-12-19 00:56:14 +01:00
Jun Pataleta
b3a36eb80d
Merge branch 'm35_MDL-60793_Mod_Chat_Reserved_Words_In_MySQL8p0p3_And_Above' of https://github.com/scara/moodle
2017-12-19 12:23:18 +13:00
Eloy Lafuente (stronk7)
fc0c84c04b
MDL-43466 mod_assign: fix corresponding behat tests
2017-12-19 00:11:54 +01:00
Eloy Lafuente (stronk7)
22c6affdef
Merge branch 'MDL-43466_master' of git://github.com/markn86/moodle
2017-12-19 00:11:52 +01:00
David Mudrák
c581517dd7
MDL-61056 feedback: Fix the response navigation links
...
Floats are evil and unreliable. Even with the clearfix class added to
the response_navigation wrapper, the Next link would remain unaligned.
We need a proper three columns layout here.
It did not feel necessary to introduce a special template here so I'm
making use of the core one.
2017-12-18 21:56:44 +01:00
David Monllao
4ea34b6d65
Merge branch 'MDL-61042-master' of git://github.com/junpataleta/moodle
2017-12-18 17:26:48 +01:00
David Monllao
7bce505885
Merge branch 'MDL-61040-master' of git://github.com/junpataleta/moodle
2017-12-18 17:24:52 +01:00
Matteo Scaramuccia
307dce6cf3
MDL-60793 mod_chat: Renamed 'system' into 'issystem'
...
'system' is now a reserved word in MySQL 8.0.3+.
2017-12-18 15:23:11 +01:00
Eloy Lafuente (stronk7)
10d22cceb5
Merge branch 'MDL-56932-master' of git://github.com/lameze/moodle
2017-12-18 11:40:17 +01:00
David Monllao
3bcf2d2895
Merge branch 'MDL-60858-master' of git://github.com/ryanwyllie/moodle
2017-12-18 11:34:47 +01:00
Andrew Nicols
b91696eeac
Merge branch 'MDL-42676-master' of git://github.com/zig-moodle/moodle
2017-12-18 15:08:37 +08:00
Andrew Nicols
6cb535f081
Merge branch 'MDL-60061-master' of git://github.com/lameze/moodle
2017-12-18 14:03:47 +08:00
Damyon Wiese
2d08e6565a
Merge branch 'MDL-57431-master' of git://github.com/lameze/moodle
2017-12-18 12:51:33 +08:00
Mihail Geshoski
a86b75608a
MDL-59999 lesson: Boost grade essays page not indicating grade status
...
AMOS BEGIN
CPY [graded,assign],[graded,lesson]
CPY [notgraded,assign],[notgraded,lesson]
AMOS END
2017-12-18 09:14:11 +08:00
Tim Hunt
06b4ab81a8
MDL-61045 quiz settings: add back missing disabledIf
...
This got broken in Moodle 2.1 by MDL-20636.
2017-12-15 13:11:57 +00:00
Jun Pataleta
409da21320
MDL-61042 mod_lesson: Initialise pageid variable
2017-12-15 17:36:16 +13:00