David Monllao
4d9dda2389
Merge branch 'MDL-40992' of git://github.com/timhunt/moodle
2015-04-01 08:00:43 +08:00
Tim Hunt
5e63b335fe
MDL-40992 quiz: option to let students redo questions within an attempt
...
This feature is designed for use on pracice or formative quizzes.
It is available for quizzes that use Interactive or Immediate feedback
behaviour.
If the teacher turns this on in the quiz settings, then once a student
has finished a question, they get a 'Redo question' button beside the
question. If they click it, then the question they finished is replaced
by a new one so they can try again to practise that particul skill or
bit of knowledge a bit more.
When randomisation is involved, the studnets will be given a question or
variant that they have not seen before if possible.
2015-03-31 14:12:48 +01:00
Dan Poltawski
7d9df98458
Merge branch 'wip-MDL-46960-master' of https://github.com/marinaglancy/moodle
2015-03-31 09:55:08 +01:00
Michael Wheeler
3871db0ac2
MDL-46960 completionlib: Move completion cache to MUC.
2015-03-31 09:31:30 +08:00
David Mudrák
657cb5ab62
MDL-49377 admin: Recommend keeping the site updated to latest version
2015-03-30 23:15:54 +02:00
Simey Lameze
1bd4b9fcb4
MDL-49114 environment: add slasharguments warning message
2015-03-30 10:15:04 +08:00
M Kassaei
1700bd4dea
MDL-40992 quiz: let students to redo questions within an attempt
2015-03-26 17:46:47 +00:00
Eloy Lafuente (stronk7)
89267d6a51
Merge branch 'MDL-49543' of https://github.com/totara/openbadges
2015-03-25 01:32:34 +01:00
Eloy Lafuente (stronk7)
fb42902b28
Merge branch 'MDL-48499' of https://github.com/danielneis/moodle
2015-03-24 22:00:07 +01:00
Daniel Neis Araujo
77acc5d7a7
MDL-48499 messages: Show which users have not received bulk messages
2015-03-24 14:58:30 -03:00
Eloy Lafuente (stronk7)
891b28ff40
Merge branch 'MDL-48795' of https://github.com/apsdehal/moodle
2015-03-24 15:44:37 +01:00
Marina Glancy
c977b35059
MDL-13831 grades: allow to set gradepass in mod_form
2015-03-23 11:11:37 +08:00
Gregory Faller
8164fad49d
MDL-13831 course: add gradepass field to mod_form
2015-03-23 10:56:56 +08:00
Yuliya Bozhko
3784d3be98
MDL-49543 badges: Add description to the badge criteria
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com>
2015-03-23 08:47:49 +13:00
Eloy Lafuente (stronk7)
bac940ada7
Merge branch 'wip-MDL-49439-master' of https://github.com/marinaglancy/moodle
2015-03-17 11:58:35 +01:00
Marina Glancy
fc77f56679
MDL-49439 enrol: Allow quick adding several instances
2015-03-17 14:01:34 +08:00
Damyon Wiese
72f8324ec5
MDL-49163 Webservices, AJAX: Add support for a new ajax webservice handler.
...
This is a new script that can call any function in the built-in AJAX webservice. This is
a new system service that is added at install time (like the mobile webservice). It has no
protocols added to it, but it accessible by a new ajax script /lib/ajax/service.php.
Requests and responses to the script are required to be in json format, and multiple functions can
be called in a single request.
2015-03-12 15:07:08 +08:00
David Monllao
42d81ef740
Merge branch 'MDL-49298-master' of git://github.com/merrill-oakland/moodle
...
Conflicts:
version.php
2015-03-11 08:33:23 +08:00
David Monllao
5091a63fc1
Merge branch 'MDL-46064_master' of git://github.com/markn86/moodle
2015-03-10 10:23:55 +08:00
David Monllao
f966af0da3
Merge branch 'wip-MDL-48437_MASTER' of git://github.com/jason-platts/moodle
2015-03-10 09:56:21 +08:00
Amanpreet Singh
83cdfd9a7b
MDL-48795 lang: Update message for nothingnew
...
In lang/en/moodle.php file
2015-03-08 10:04:49 +05:30
Mark Nelson
71611510a0
MDL-46064 install: prevent install/upgrade with MyISAM
2015-03-05 22:29:34 -08:00
Eric Merrill
c803fa6855
MDL-49298 backup: Make tgz file format standard for backups
2015-03-05 10:07:58 -05:00
Andrew Davis
3efd707d63
MDL-48975 core_registration: altered registration strings
2015-02-26 19:38:30 +01:00
David Monllao
d84a9a322e
Merge branch 'MDL-46238' of git://github.com/shashirepo/moodle
2015-02-25 09:52:30 +08:00
Dan Poltawski
4a3b900698
Merge branch 'MDL-49241-master-enfix' of git://github.com/mudrd8mz/moodle
2015-02-24 16:50:12 +00:00
Dan Poltawski
6750b66c39
Merge branch 'MDL-48142-master' of git://github.com/lameze/moodle
2015-02-24 11:21:50 +00:00
Dan Poltawski
73d8a50d73
Merge branch 'master-18177' of https://github.com/timpricecatalyst/moodle-1
2015-02-24 11:18:37 +00:00
Helen Foster
428330da1c
MDL-49241 lang: Merge English strings from the en_fix language pack
2015-02-24 11:15:15 +01:00
Andrew Nicols
b6daeec8bd
Merge branch 'm29_MDL-48519' of https://github.com/totara/moodle
2015-02-24 17:51:22 +08:00
Dan Poltawski
4b525e7508
Merge branch 'MDL-49198_master' of https://github.com/markn86/moodle
2015-02-23 16:29:24 +00:00
Dan Poltawski
8d952359d2
Merge branch 'MDL-49200_master' of https://github.com/markn86/moodle
2015-02-23 16:25:25 +00:00
Matt Sammarco
868b086c4a
MDL-18177 backup: Add backup option to include groups and groupings
2015-02-20 11:45:22 +11:00
shashi
bbc3b07965
MDL-46238 enrol:add a simple way to go back to course page
2015-02-19 16:56:53 +05:30
Jason Platts
a75a381f04
MDL-48437 Make Visible/All groups selector show own groups first
2015-02-18 09:32:23 +00:00
Botond Hegedus
f804524605
MDL-49198 core_webservice: Fix error when using existing service name
2015-02-17 23:13:36 -08:00
Eloy Lafuente (stronk7)
6add8c594d
Merge branch 'MDL-49182_master' of https://github.com/markn86/moodle
2015-02-17 23:38:48 +01:00
Mark Nelson
0687f998b9
MDL-49200 core_form: corrected string
2015-02-16 21:56:14 -08:00
James Ballard
483cfd763d
MDL-48142 core_badge: add badge awarded event
2015-02-17 09:37:35 +08:00
David Monllao
a27b8c9b3b
Merge branch 'MDL-48559-master' of git://github.com/ankitagarwal/moodle
2015-02-16 16:51:51 +08:00
Brian Barnes
ff6744c5e2
MDL-48519 accessibility: improved accessibility of user filters
2015-02-16 10:00:01 +13:00
Mark Nelson
5962f0df5d
MDL-49182 core_course: minor changes to deleting section strings
2015-02-12 17:16:56 -08:00
Andrew Davis
fe391a4e0c
MDL-48894 core_registration: minor string tweak
2015-02-11 14:28:46 +08:00
David Monllao
d0676138b2
Merge branch 'MDL-48894_registration' of git://github.com/andyjdavis/moodle
2015-02-11 09:11:06 +08:00
Marina Glancy
6a2c10a89d
MDL-49003 login: prevent signup when user is logged in
2015-02-11 00:03:44 +01:00
Andrew Davis
806c06fc7b
MDL-48894 core_registration: make it more obvious if site is registered
2015-02-10 21:12:10 +01:00
David Monllao
b300c1deba
Merge branch 'MDL-48679-master' of git://github.com/lameze/moodle
2015-02-10 17:45:22 +08:00
Simey Lameze
e82aa04399
MDL-48679 gradebook: fix grade publishing feature
2015-02-10 17:39:52 +08:00
David Monllao
6e47fb1da3
Merge branch 'MDL-49024_master' of git://github.com/nadavkav/moodle
2015-02-10 12:32:23 +08:00
Marina Glancy
ca9cae84ad
MDL-10405 course: deleting sections
2015-02-09 16:46:07 +08:00