Tim Hunt
47be39ef41
MDL-40992 qbehaviour: new type method, can Qs can finish naturally
2015-03-26 17:46:48 +00:00
M Kassaei
1700bd4dea
MDL-40992 quiz: let students to redo questions within an attempt
2015-03-26 17:46:47 +00:00
Tim Hunt
bb93fc24aa
MDL-6340 quiz: avoid reusing random questions between attempts
...
There are several improvements over what we had before:
1. We track all the questions seen in the the student's previous
quiz attempts, so that when they start a new quiz attempt, they get
questions they have not seen before if possible.
2. When there are no more unseen questions, we start repeating, but
always taking from the questions with the fewest attempts so far.
3. A similar logic is applied with variants within one question.
There is lots of credit to go around here. Oleg Sychev's students Alex
Shkarupa, Sergei Bastrykin and Darya Beda all worked on this over
several years, helping to clarify the problem and shape the best
solution. In the end, their various attempts were rewritten into this
final patch by me.
2015-03-26 17:45:49 +00:00
Rex Lorenzo
7519d366ef
MDL-49595 backup: Behat tests for importing groups/groupings
...
* Also fixed a missing required parameter for an Exception and some coding standards issues.
2015-03-26 09:04:37 -07:00
Juan Leyva
c4f7bf29b2
MDL-49453 webservices: Added the new WS to the mobile service
2015-03-26 16:46:39 +01:00
Juan Leyva
e81f67ca62
MDL-49453 webservices: Unit tests for WS core_course_view_course
2015-03-26 16:46:38 +01:00
Tim Hunt
95ef9d8095
MDL-49547 question restore: avoid tag-related notices.
2015-03-26 15:31:36 +00:00
Juan Leyva
7aed00d51f
MDL-49453 webservices: New WS core_course_view_course
2015-03-26 16:30:28 +01:00
Juan Leyva
2258883544
MDL-49453 course: Move view trigger event to a new API function
2015-03-26 16:30:15 +01:00
Juan Leyva
2016c7d4d0
MDL-49203 webservices: Unit tests for the new external function
2015-03-26 15:59:15 +01:00
Juan Leyva
ffe1579b0a
MDL-49203 webservices: Add missing component testsuite declaration
2015-03-26 15:59:15 +01:00
Juan Leyva
e77a0f368f
MDL-49203 webservices: Coding style fixes, ws added to the app service
2015-03-26 15:57:58 +01:00
Costantino Cito
be9854162f
MDL-49203 webservices: New WS core_comment_get_comments
2015-03-26 15:57:21 +01:00
Juan Leyva
0be81772f0
MDL-49617 webservices: Additional tests for the new function
2015-03-26 15:55:23 +01:00
Juan Leyva
4e2e3c9528
MDL-49617 webservices: Return additional fields in get_assignments WS
2015-03-26 15:55:22 +01:00
David Mudrák
2b6f97fded
MDL-49674 comment: Use correct format when displaying the comment
...
The plugin callback executed above can eventually change the format. We
need to use that one to have the formatting of the first AJAX response
consistent with following displays.
2015-03-26 12:55:18 +01:00
David Mudrák
a69ba70ddc
MDL-49643 navigation: Fix API for extending navigation in local plugins
2015-03-26 12:17:15 +01:00
David Mudrák
4ad70aede0
MDL-49661 pluginfo: Do not consider missing version.php as correct
...
All plugins are required to contain valid version.php since Moodle 2.5.
It's time to get rid of this TODO.
2015-03-26 12:16:20 +01:00
Eloy Lafuente (stronk7)
20d38830ae
weekly release 2.9dev
2015-03-26 10:47:44 +01:00
Eloy Lafuente (stronk7)
293610873a
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2015-03-26 10:47:34 +01:00
David Monllao
cfb32192d6
MDL-47002 editor_atto: Remove all after html when pasting
2015-03-26 16:15:29 +08:00
David Monllao
d784f5edc3
MDL-47002 editor_atto: Clean the comments separately
2015-03-26 14:37:55 +08:00
Dave Cooper
b1c5888daf
MDL-49520 libraries: Update password_compat library
2015-03-26 10:05:00 +08:00
Tony Levi
3e45fb4151
MDL-49294 logging: Cleanup runs in smaller chunks
...
Just running a huge log cleanup will probably cause big problems on large sites.
So we break this down into smaller day-by-day chunks until reaching the target.
2015-03-26 12:00:06 +10:30
Eloy Lafuente (stronk7)
cca1142f0e
Merge branch 'MDL-49543' of https://github.com/totara/openbadges
2015-03-26 00:51:01 +01:00
Yuliya Bozhko
f951916362
MDL-49543 badges: Add URL params to criteria settings page
...
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com>
2015-03-26 08:48:02 +13:00
Eloy Lafuente (stronk7)
54c40ffe75
Merge branch 'MDL-47002-int-master' of git://github.com/merrill-oakland/moodle
2015-03-25 18:17:17 +01:00
Eric Merrill
665829ec2a
MDL-47002 atto: Prevent removal of Rangy spans
2015-03-25 10:02:43 -04:00
Dan Poltawski
21e864c983
Merge branch 'MDL-49558-28-master-table-fix' of https://github.com/dmonllao/moodle
2015-03-25 08:40:54 +00:00
Dan Poltawski
b74bff0685
MDL-48969 block_quiz_results: correct upgrade logic check
2015-03-25 08:13:02 +00:00
Dan Poltawski
e9610166d6
Merge branch 'MDL-49470_master-fix-number-events' of git://github.com/dmonllao/moodle
2015-03-25 07:35:58 +00:00
David Monllao
b7bfbfee2c
MDL-49470 mod_lesson: Triggering just 1 event
2015-03-25 15:33:07 +08:00
Jordi Pujol Ahulló
d5f596589b
MDL-49641 repository_dropbox: preventing poor performance.
...
emptied sort default value at get_external_files to prevent poor performance.
2015-03-25 08:00:27 +01:00
David Monllao
044a884f24
MDL-49558 gradereport_user: Fixing table border
2015-03-25 13:54:37 +08:00
Andrew Nicols
7db6d31bf0
MDL-49262 bootstrapbase: Add log to bootstrapbase init
2015-03-25 13:41:34 +08:00
Marina Glancy
a824e60ab6
MDL-13831 course: validate gradepass only if needed
2015-03-25 10:59:33 +08:00
Eloy Lafuente (stronk7)
33d65f705b
MDL-49425 webservices: Fix unit test dependent of php.ini
2015-03-25 03:09:24 +01:00
David Monllao
67b853ff6b
MDL-45619 repository: Don't allow repository_recent to be uninstalled
...
We have tests that depends on it and it
is a simple repo that can just be disabled.
2015-03-25 09:39:12 +08:00
David Monllao
1c78065ad6
Merge branch 'MDL_45619_m29v5' of git://github.com/sbourget/moodle
2015-03-25 09:38:24 +08:00
Eloy Lafuente (stronk7)
7962f73e51
MDL-49543 badges: minor tweaks
...
Fix restore to support old criteria not having descriptions.
Plus delete not-needed cast (now $params is always already array).
2015-03-25 01:37:33 +01: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)
8251b4b055
Merge branch 'MDL-49425-master' of git://github.com/jleyva/moodle
2015-03-25 00:39:39 +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
Dan Poltawski
eaad7d35e6
Merge branch 'MDL-49262-master' of git://github.com/damyon/moodle
2015-03-24 15:29:59 +00:00
Dan Poltawski
4c243a24ab
Merge branch 'MDL-49622' of https://github.com/stronk7/moodle
2015-03-24 15:15:44 +00:00
Dan Poltawski
fee04d206e
Merge branch 'MDL-49354-master' of https://github.com/mtavella-netspot/moodle
2015-03-24 15:14:08 +00:00
Dan Poltawski
422c29d339
Merge branch 'master_MDL-49054' of git://github.com/danmarsden/moodle
2015-03-24 15:12:24 +00:00
Dan Poltawski
b051a0aff5
Merge branch 'MDL-48918-master' of git://github.com/andrewnicols/moodle
2015-03-24 15:06:34 +00:00
Eloy Lafuente (stronk7)
891b28ff40
Merge branch 'MDL-48795' of https://github.com/apsdehal/moodle
2015-03-24 15:44:37 +01:00