Damyon Wiese
7a2b911c6b
MDL-31276: Phpdocs cleanup for offline grading feature
2012-09-11 15:48:19 +08:00
Damyon Wiese
d0d4796b4a
MDL-31276: Fixes for offline marking and team submissions
...
Filenames in zip of all submission now contains the team group name.
2012-09-10 14:18:42 +08:00
Damyon Wiese
df47b77f46
MDL-31276: Offline marking. Includes download/upload of csv grades.
...
Also provides bulk upload/download of feedback files via zips.
2012-09-10 14:18:32 +08:00
Damyon Wiese
b98824c219
MDL-31291: Fix a warning on the assignment summary page.
2012-09-03 12:20:39 +08:00
Damyon Wiese
88cfe46998
MDL-31291: Do not show students names who have not submitted when blind marking is enabled.
2012-09-03 11:11:16 +08:00
Damyon Wiese
b473171a6f
MDL-31291: Blind marking feature for mod_assign
2012-09-03 11:11:16 +08:00
Damyon Wiese
dd1fe178eb
MDL-31284: Fix for plugin summary display in grading table with team submissions
2012-09-03 11:10:03 +08:00
Damyon Wiese
cd01491c11
MDL-31284: Backported team assignment fixes from stable branch
2012-09-03 10:54:14 +08:00
Damyon Wiese
12a1a0da2f
MDL-31284: New feature for mod_assign: Team assignments
2012-09-03 10:54:07 +08:00
Damyon Wiese
9e795179ad
MDL-31295: Allow granting individual extension dates to students for mod_assign
2012-09-03 10:08:47 +08:00
Sam Hemelryk
c367e7fe4e
Merge branch 'MDL-31496_master' of git://github.com/dmonllao/moodle
2012-09-03 12:20:38 +12:00
Eloy Lafuente (stronk7)
1c3b1f7aee
MDL-35147 lesson qformat import: Dirty hack to support array questiontext structures.
2012-08-31 03:02:53 +02:00
Tim Hunt
bba5e71628
MDL-35147 lesson: fix regression from MDL-25492.
...
I really wish someone would fix lesson to use the question bank.
2012-08-30 13:09:10 +01:00
Eloy Lafuente (stronk7)
c63efc9a6b
Merge branch 'wip-mdl-30121' of git://github.com/rajeshtaneja/moodle
2012-08-29 12:14:46 +02:00
Aparup Banerjee
8df0008856
Merge branch 'MDL-34952_master' of git://github.com/grabs/moodle
2012-08-29 13:26:51 +08:00
Eloy Lafuente (stronk7)
238f7761af
Merge branch 'MDL-31973-master-6' of git://git.luns.net.uk/moodle
...
Conflicts:
lib/db/upgrade.php
2012-08-29 00:42:43 +02:00
Eloy Lafuente (stronk7)
d970005273
Merge branch 'MDL-34192' of git://github.com/stronk7/moodle
2012-08-28 14:44:06 +02:00
Eloy Lafuente (stronk7)
dbd0529ae5
MDL-34192 mod_assign: prevent ambiguous column use for Oracle.
...
Credit goes to Raymond Antonio from NetSpot.
2012-08-28 14:16:15 +02:00
Aparup Banerjee
9455f48280
Merge branch 'MDL-34549-master' of git://github.com/ankitagarwal/moodle
2012-08-28 11:45:11 +08:00
Eloy Lafuente (stronk7)
1edce590bd
Merge branch 'master_MDL-34994' of git://github.com/danmarsden/moodle
2012-08-27 18:17:55 +02:00
Eloy Lafuente (stronk7)
d324394594
Merge branch 'MDL-35038' of git://github.com/timhunt/moodle
2012-08-27 16:24:17 +02:00
Aparup Banerjee
889754ad31
Merge branch 'MDL-35004' of git://github.com/raymondAntonio/moodle
2012-08-27 16:56:03 +08:00
Andreas Grabs
2c65cd8462
MDL-34996 - Improve help text for Feedback dependancies
2012-08-24 23:08:55 +02:00
Andreas Grabs
9b90584f43
MDL-34952 - change get_info() to public access
2012-08-24 21:56:45 +02:00
sam marshall
1d1917aeaa
MDL-31973 Groups: groups_members table should have 'component', 'itemid' fields
2012-08-24 15:30:13 +01:00
Raymond Wijaya
694b11ab4a
MDL-35004: Fix 'can not create a new instance of the assignment module with no completion setting'
2012-08-24 14:45:01 +08:00
Ankit Agarwal
d197ea4300
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
Rajesh Taneja
c517046e4d
MDL-30121 Assignment 2.2: Draft submission files will not be included in zip, if activity is open
2012-08-24 09:48:45 +08:00
Tim Hunt
f8d354282c
MDL-35038 quiz reports: clarify the API changes docs.
...
Also re-organise the file to put the most recent changes at the top.
2012-08-23 19:29:14 +01:00
M Kassaei
940f7b9171
MDL-35038 quiz reports: document the API changes in 2.3.
2012-08-23 19:29:13 +01:00
Dan Poltawski
8b63e25692
Merge branch 'MDL-35000' of git://github.com/timhunt/moodle
2012-08-22 10:25:26 +08:00
Dan Poltawski
23b5bbf49d
Merge branch 'MDL-34733' of git://github.com/timhunt/moodle
2012-08-22 09:16:10 +08:00
Eloy Lafuente (stronk7)
df27efbd46
Merge branch 'wip-mdl-32759-warning' of git://github.com/rajeshtaneja/moodle
2012-08-22 02:33:34 +02:00
Eloy Lafuente (stronk7)
b85b7b34b2
Merge branch 'MDL-34702' of git://github.com/timhunt/moodle
2012-08-22 02:10:22 +02:00
Dan Marsden
f518ff588d
MDL-34994 mod_choice: fix restore of user responses - use correct optionid
2012-08-22 09:01:54 +12:00
Tim Hunt
172238f435
MDL-35000 quiz: Complete activity report broken by bad require.
...
Fix the stupid error that caused this. Also, make all the other
require_once calls in the file consistent.
2012-08-21 18:01:32 +01:00
Tim Hunt
d869de66a6
MDL-34733 quiz 'secure' mode: finish review link broken in previews
...
This fix a small API change in mod_quiz_renderer::finish_review_link.
At least the required change is an improvement, since it gives the
renderer more flexibility.
2012-08-21 12:08:57 +01:00
Dan Poltawski
5d9e2ab19e
Merge branch 'MDL-34691_assign_overdue_by' of https://github.com/SWiT/moodle
2012-08-21 14:36:41 +08:00
Dan Poltawski
828ecbaf13
Merge branch 'MDL-34569_accessibility' of git://github.com/rwijaya/moodle
2012-08-21 12:35:05 +08:00
Dan Poltawski
3a66d4255d
MDL-31341 mod_assign: fixup minor coding style issues
2012-08-21 12:18:40 +08:00
Dan Poltawski
94fb9f9fae
Merge branch 'MDL-31341' of git://github.com/netspotau/moodle-mod_assign
2012-08-21 12:13:51 +08:00
Dan Poltawski
92158c9b4a
Merge branch 'wip-mdl-32797' of git://github.com/rajeshtaneja/moodle
2012-08-21 11:48:58 +08:00
Dan Poltawski
8cf68e0d5c
Merge branch 'MDL-34887' of git://github.com/raymondAntonio/moodle
2012-08-21 10:53:53 +08:00
David Monllao
649ac85dec
MDL-31496 mod_data Replacing inline styles for CSS classes in templates and browse view
2012-08-21 10:40:29 +08:00
Dan Poltawski
d642260cfe
Merge branch 'w34_MDL-34954_m24_subplugins' of git://github.com/skodak/moodle
2012-08-21 10:34:28 +08:00
David Monllao
f70a4f124b
MDL-31496 mod_data Replacing inline styles for CSS classes in text inputs
2012-08-20 17:17:24 +08:00
David Monllao
0d284a8bd6
MDL-31496 mod_data Replacing inline styles for CSS classes in search containers
2012-08-20 17:16:15 +08:00
David Monllao
b859dc533f
MDL-31496 mod_data Replacing inline styles for CSS classes in textarea elements
2012-08-20 16:44:01 +08:00
Dan Poltawski
821aac54b4
Merge branch 'MDL-33362-master' of git://github.com/ankitagarwal/moodle
2012-08-20 16:01:09 +08:00
Dan Poltawski
09b07f748c
Merge branch 'MDL-34937' of git://github.com/timhunt/moodle
2012-08-20 14:19:22 +08:00