Chris Scribner
285f825046
Adjusting layout of editor pages & starting changes of blti properties
2011-11-06 20:41:44 -05:00
Chris Scribner
a64b29cf9d
Renamed plugin from basiclti to blti
2011-11-06 20:41:44 -05:00
Chris Scribner
b7e436b037
Adding basiclti plugin
2011-11-06 20:41:44 -05:00
Dan Marsden
3cfffd8c3e
SCORM MDL-27036 increase sessid, improve lang strings
2011-11-07 14:34:13 +13:00
Petr Skoda
bc196cbe21
MDL-30151 finally remove mod/forum:initialsubscriptions and improve perf
...
The 'mod/forum:initialsubscriptions' was introduced in 1.7 as a workaround for missing enrolment info - the mod_form forum help was not even updated to mention this capability. Now that we have reliable enrolment info we can significantly improve both enrol and unenrol performance. Hopefully majority of users will not miss this capability...
2011-11-06 19:58:16 +01:00
Dan Marsden
4388bd45b2
SCORM MDL-30146 AICC - add ability to link direct to a simple AICC url
2011-11-05 21:51:24 +13:00
Dan Marsden
ba0e91a281
SCORM MDL-27036 enable AICC HACP
2011-11-05 20:31:01 +13:00
Tim Hunt
9d5687893a
MDL-30145 Quiz intro not displayed on the password page
2011-11-04 22:57:17 +00:00
Tim Hunt
f484a62984
MDL-30137 question engine: Ugglify the SQL to appease MS SQL server.
2011-11-04 15:02:29 +00:00
sam marshall
02dd3b9fc0
MDL-26647 (7) Support showuseridentity on assignment report
2011-11-04 13:57:19 +00:00
sam marshall
e4aec5bed3
MDL-26647 (6) Support showuseridentity on grader report, quiz report, SCORM report
2011-11-04 13:57:17 +00:00
sam marshall
5c60a847f5
MDL-26647 (1) 'extrauserselectorfields' -> 'showuseridentity', add capability
...
This change:
- Renames the existing setting 'extrauserselectorfields' to 'showuseridentity'
in preparation for using it in more places. (Upgrade change, new version.)
- Adds a new capability moodle/site:viewuseridentity, now required in order
to see the extra fields; if you don't have the capability, you don't see them
- Slightly improves the display of extra fields in user selector list; it used
to be like 'sam marshall, 01234567, email@address' and is now
'sam marshall [01234567, email@address]' ie the fields are in square
brackets
- Turns feature on for the group selector - the feature was enabled for other
user selectors but not for the group selector. Tim did the disable code, he
thinks this may be to do with more people having access to group selector -
probably not a problem now it is controlled by capability.
2011-11-04 13:57:08 +00:00
David Mudrak
58c447aef0
MDL-29620 workshop table id sequence reset after the upgrade
2011-11-04 13:58:23 +01:00
Ankit Kumar Agarwal
3ab853fade
MDL-28277 SCORM optimising function get_scorm_question_count
2011-11-04 11:27:17 +05:30
Dan Marsden
7320f48b98
SCORM MDL-29159 - override getContentHtml function in treeview so that it doesn't escape text incorrectly
2011-11-04 00:29:05 +13:00
Marina Glancy
0136124e21
MDL-30112: marking rubric filling instances for regrading
...
- If a used rubric being updated, teacher (moderator) is notified
- If the changes are significant, all instances automatically marked for regrade
- if the changes are minor (texts, options or sortorder), teacher can choose whether to mark for regrade or not
- The instances marked for regrade can be re-graded but students are not able to see the rubric
- when grading a message appears if the instance is marked for regrade and is not visible to students
2011-11-03 16:08:36 +08:00
Petr Skoda
ee362526f8
MDL-29897 Update upgrade.txt files
2011-11-03 08:11:55 +01:00
Rossiani Wijaya
548a878bec
MDL-25823 lesson mod: fixed true and false question feedback.
2011-11-03 12:47:53 +08:00
Ankit Kumar Agarwal
e46cef0b64
MDL-30044 SCORM documenting function scorm_report_list
2011-11-03 07:51:43 +05:30
Ankit Kumar Agarwal
b2f5ce3526
MDL-28277 SCORM Polishing codes
2011-11-03 07:46:08 +05:30
Dan Marsden
3297bb1add
MDL-28277 SCORM remove whitespace from patch
2011-11-03 07:46:05 +05:30
Dan Marsden
49ff0cf349
MDL-28277 MDL-30009 fix for started on/last accessed on dates for users with no attempts.
2011-11-03 07:46:03 +05:30
Ankit Kumar Agarwal
769a621dc0
MDL-28277 small bug fixes
...
modified: mod/scorm/report/interactions/report.php
modified: mod/scorm/report/interactions/responsessettings_form.php
modified: mod/scorm/report/reportlib.php
2011-11-03 07:46:01 +05:30
Ankit Kumar Agarwal
35540ec537
MDL-28277 Adding course context to format_Strings
2011-11-03 07:45:59 +05:30
Ankit Kumar Agarwal
7def307d1a
MDL-28277 removed IN from sql statments
2011-11-03 07:45:57 +05:30
Ankit Kumar Agarwal
3b1e85a143
MDL-28277 formating codes
2011-11-03 07:45:55 +05:30
Ankit Kumar Agarwal
b84b783f6c
MDL-28277 Small fixes
2011-11-03 07:45:52 +05:30
Ankit Kumar Agarwal
c03d2b753e
MDL-28277 Added function to find question count
2011-11-03 07:45:50 +05:30
Ankit Kumar Agarwal
1135979696
MDL-28277 Basic Skeleton update
...
modified: mod/scorm/report/interactions/report.php
2011-11-03 07:45:48 +05:30
Ankit Kumar Agarwal
8fb40a45fb
MDL-28277 First Version push of the interactions plugin
...
new file: mod/scorm/report/interactions/lang/en/scormreport_interactions.php
new file: mod/scorm/report/interactions/report.php
new file: mod/scorm/report/interactions/responsessettings_form.php
new file: mod/scorm/report/interactions/version.php
2011-11-03 07:45:46 +05:30
Ankit Kumar Agarwal
b7afad0e17
MDL27522 First version Push
...
modified: mod/scorm/report.php
new file: mod/scorm/reportuser.php
MDL-27522 SCORM Reports-remove users report to seperate files for better re-use
modified: mod/scorm/reportuser.php
MDL-27522 SCORM Reports validated reportuser.php
modified: mod/scorm/report.php
modified: mod/scorm/reportuser.php
MDL-27522 SCORM REPORT - updating reportuser.php to use MUST_EXIST parameter
modified: mod/scorm/lang/en/scorm.php
modified: mod/scorm/reportuser.php
MDL-27522 SCORM Reports- Cleaning of codes
modified: mod/scorm/report.php
modified: mod/scorm/reportuser.php
MDL-27522 SCORM Reports- update formating
modified: mod/scorm/report.php
modified: mod/scorm/reportuser.php
MDL-27522 SCORM Reports removed unwanted codes from reportuser.php
modified: mod/scorm/reportuser.php
MDL-27522 Scorm Reports - optimising codes
modified: mod/scorm/report.php
modified: mod/scorm/reportuser.php
MDL-27522 Scorm Reports-Formating report.php
modified: mod/scorm/report.php
MDL-27522 Scorm Reporting - removing unsed variables
modified: mod/scorm/lang/en/scorm.php
modified: mod/scorm/report.php
modified: mod/scorm/reportuser.php
MDL-27522 SCORM Reporting - Renaming reportuser.php to userreport.php
new file: mod/scorm/userreport.php
MDL-27522 SCORM Reporting - deleting old reportuser.php
deleted: mod/scorm/reportuser.php
MDL-27522 Scorm Reporting - updated version number
MDL-27522 Scorm Reporting - Discarding version changes
MDL-27523 Scorm Reporting - Basic reporting plugin
new file: mod/scorm/report/basic/lang/en/scorm_basic.php
new file: mod/scorm/report/basic/report.php
new file: mod/scorm/report/default.php
new file: mod/scorm/report/reportlib.php
MDL-27523 Scorm Reporting - Database Table structure pushed
new file: mod/scorm/db/subplugins.php
MDL-27523 Scorm Reporting - Plugin container codes
modified: mod/scorm/report.php
modified: mod/scorm/tabs.php
MDL-27523 Scorm Reporting - Capability update
modified: mod/scorm/report/reportlib.php
MDL-27523 Scorm Reporting - commenting files
modified: mod/scorm/report/basic/db/install.php
modified: mod/scorm/report/basic/lang/en/scorm_basic.php
modified: mod/scorm/report/basic/version.php
MDL-27523 Scorm Reporting - Formating codes
modified: mod/scorm/report/basic/db/install.php
modified: mod/scorm/report/basic/report.php
modified: mod/scorm/report/basic/version.php
modified: mod/scorm/report/default.php
modified: mod/scorm/report/reportlib.php
MDL-27523 Scorm Reporting - fixing small bugs
modified: mod/scorm/report/basic/report.php
MDL-27523 Scorm Reporting - added databse upgrade code to scorm/db/upgrade.php
MDL-27523 Scorm Reporting - small optimisations
MDL-27523 SCorm Reporting - Removing Mod.php
MDL-27523 Scorm Reporting - Minor Fixes
new file: mod/scorm/db/subplugins.php
modified: mod/scorm/lang/en/scorm.php
modified: mod/scorm/report.php
new file: mod/scorm/report/basic/db/install.php
new file: mod/scorm/report/basic/lang/en/scorm_basic.php
new file: mod/scorm/report/basic/report.php
new file: mod/scorm/report/basic/version.php
new file: mod/scorm/report/default.php
new file: mod/scorm/report/reportlib.php
modified: mod/scorm/tabs.php
modified: mod/scorm/userreport.php
modified: mod/scorm/db/install.xml
new file: mod/scorm/db/subplugins.php
modified: mod/scorm/db/upgrade.php
modified: mod/scorm/lang/en/scorm.php
modified: mod/scorm/report.php
new file: mod/scorm/report/basic/db/install.php
new file: mod/scorm/report/basic/lang/en/scorm_basic.php
new file: mod/scorm/report/basic/report.php
new file: mod/scorm/report/basic/version.php
new file: mod/scorm/report/default.php
new file: mod/scorm/report/reportlib.php
modified: mod/scorm/tabs.php
modified: mod/scorm/userreport.php
modified: mod/scorm/version.php
MDL-27523 Scorm Reporting - Removing Database Refereneces
MDL-27523 Scorm Reporting - Updating structure to remove DB usage
modified: mod/scorm/db/upgrade.php
modified: mod/scorm/report.php
modified: mod/scorm/report/basic/report.php
modified: mod/scorm/report/default.php
modified: mod/scorm/report/reportlib.php
MDL-27523 Scorm Reporting - Minor fixes
MDL-27523 Scorm Reporting - Formating codes
MDL-27523 Scorm Reporting - Foramting Codes
modified: mod/scorm/report/basic/lang/en/scorm_basic.php
modified: mod/scorm/report/basic/report.php
modified: mod/scorm/report/default.php
modified: mod/scorm/report/reportlib.php
new file: mod/scorm/db/subplugins.php
modified: mod/scorm/lang/en/scorm.php
modified: mod/scorm/report.php
new file: mod/scorm/report/basic/lang/en/scorm_basic.php
new file: mod/scorm/report/basic/report.php
new file: mod/scorm/report/basic/version.php
new file: mod/scorm/report/default.php
new file: mod/scorm/report/reportlib.php
modified: mod/scorm/tabs.php
modified: mod/scorm/userreport.php
modified: mod/scorm/version.php
2011-11-03 07:45:43 +05:30
David Mudrak
d6d341d09b
Merge remote branch 'origin/master' into rubric
...
Conflicts:
lib/db/upgrade.php
version.php
2011-11-02 23:17:08 +01:00
David Mudrak
9e4eb676e4
MDL-29483 The list of gradable areas is now obtained from the module
...
At the moment, only activity modules are supported.
2011-11-02 22:25:32 +01:00
Eloy Lafuente (stronk7)
799be36820
MDL-29213 - add clarification note + todo once MDL-30039 arrives
2011-11-02 19:07:52 +01:00
David Mudrak
ce7f5c8d3b
Merge pull request #20 from marinaglancy/wip-nov02-rubric
2011-11-02 03:41:12 -07:00
Marina Glancy
63b9a6d07d
MDL-29920: grade.php in assignment now can show submission/feedback for a particular user (also when submission did not exist yet)
2011-11-02 11:13:14 +01:00
Marina Glancy
0e2a1d755a
MDL-29482: error message is displayed to graders if grading form is unavailable
2011-11-02 11:12:02 +08:00
Marina Glancy
156d6f4876
MDL-29920: now complete report properly calls view_feedback in assignment
2011-11-02 09:04:01 +08:00
Dan Marsden
2f717fcc20
SCORM MDL-30041 fix case of string
2011-11-02 09:42:29 +13:00
Dan Marsden
a5ba44f93c
MDL-29213 - fix for bug with flash player and IE 9
...
(cherry-picked and amended with 1-line whitespace)
2011-11-01 19:59:05 +01:00
Eloy Lafuente (stronk7)
302f45e8de
Merge branch 'w43_MDL-29982_m22_canaccess' of git://github.com/skodak/moodle
2011-11-01 12:26:31 +01:00
Aparup Banerjee
ddba89cc2a
Merge branch 'w43_MDL-30005_m22_uri' of git://github.com/skodak/moodle
2011-11-01 15:18:44 +08:00
Petr Skoda
0775152ff0
MDL-30005 regression fix for non http/ftp urls
2011-11-01 07:56:33 +01:00
Sam Hemelryk
6ab6630b87
Merge branch 'MDL-29164' of git://github.com/timhunt/moodle
2011-11-01 16:47:16 +13:00
Gerwood Stewart
2388e7ca7d
MDL-27521 Updates the can_finalize and can_unfinalize methods to deal with passing a submission object that isn't one (in this case is a Boolean value). This will result in both methods now returning false. Kick on effect is that it corrects the bug described in MDL-27521 by removing the button if it isn't possible to finalize the submission.
2011-11-01 11:35:39 +08:00
Tim Hunt
a49e92a4e9
MDL-29164 question import, missing lang string.
...
AMOS BEGIN
MOV [noquestionsinfile,mod_quiz],[noquestionsinfile,question]
AMOS END
2011-10-31 15:35:07 +00:00
Aparup Banerjee
c84f4700ec
Merge branch 'w43_MDL-29921_m22_qti2' of git://github.com/skodak/moodle
2011-10-31 17:08:32 +08:00
Aparup Banerjee
b2851c8ded
MDL-30005 URL : fixed typos
2011-10-31 15:12:45 +08:00
Aparup Banerjee
2636126f89
Merge branch 'w43_MDL-30005_m22_uri' of git://github.com/skodak/moodle
2011-10-31 14:13:46 +08:00
Sam Hemelryk
243e3dd130
Merge branch 'MDL-29810' of git://github.com/bostelm/moodle
2011-10-31 17:11:08 +13:00