Kevin Wiliarty
8284ffede3
MDL-56246 gradebook: sitewide setting for grade export with feedback
2017-12-22 06:51:11 -05:00
Simey Lameze
e82aa04399
MDL-48679 gradebook: fix grade publishing feature
2015-02-10 17:39:52 +08:00
Simey Lameze
b52b1ee9a4
MDL-48047 gradebook: change the missing ID number to checkbox on XML export
2014-11-05 15:24:09 +08:00
Simey Lameze
be289f57b2
MDL-44447 grade_export: Added multiple grade display types to grade export.
2014-09-15 16:42:07 +08:00
Damyon Wiese
9871a438f8
MDL-46548 grades: Reorder grade export form.
...
Move the list of grade items to the top, and leave them expanded by default.
Move the idnumber warning into the grade items section, now it is visible by default.
2014-08-04 16:24:47 +08:00
Damyon Wiese
6c6d05a651
MDL-46548 grades: Add warning to export form when users with no idnumber are excluded.
2014-08-04 16:18:25 +08:00
Damyon Wiese
cca51baa07
MDL-46548 grades: Add support for simplified one-step exports and update txt exporter
...
This ui change requires changes to the API so I have deprecated the old functions while maintaining
compatibility (if you don't mind lots of debugging).
2014-07-31 17:00:01 +08:00
Rajesh Taneja
c597ff32ef
MDL-40469 Gradebook: Fixed setType warning while exporting gradebook with publishing set
2013-08-01 10:31:25 +08:00
Adrian Greeve
bb2306eb7e
MDL-39298 - gradebook: Added more delimiters for uploading and downloading the gradebook as a csv file.
...
New delimiters added: colon, semicolon
2013-04-23 11:57:15 +08:00
Rajesh Taneja
38c1dd194d
MDL-31969 grades: Added user preference to show/hide/export suspended users.
...
User with course:viewsuspendedusers capability can now show/hide/export
enrolled users whose enrolment is suspended or enrolment time is expired.
2013-04-09 14:01:58 +08:00
Adrian Greeve
d40604724b
MDL-34463 - lib - Alteration of the get_context_instance function to utilize the new function context_XXXX::instance().
2012-07-24 14:04:40 +08:00
Andrew Davis
78ab98bc5e
MDL-27322 grade: added the ability to not have suspended students included in a grade export
2012-05-10 08:34:51 +07:00
Petr Skoda
f20edd5208
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
Andrew Davis
8887fd9a77
MDL-29080 grade: simplified bug fix to prevent users without the required capabilities from being able to export hidden grade items
2012-02-08 13:45:43 +07:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
David Mudrak
2e98f5ac66
MDL-21695 User key related help
...
AMOS BEGIN
MOV [userkeyhelp,core_grades],[userkey_help,core_userkey]
HLP grade/userkey.html,[userkey_help,core_userkey]
HLP userkey/keyiprestriction.html,[keyiprestriction_help,core_userkey]
HLP userkey/keyvaliduntil.html,[keyvaliduntil_help,core_userkey]
AMOS END
2010-06-25 17:20:46 +00:00
Martin Dougiamas
bfebaf64d8
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
Petr Skoda
6c3ef4103a
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 12:11:29 +00:00
skodak
d18e0fe646
MDL-20353 adding missing data types of hidden form fields
2009-09-26 17:07:08 +00:00
nicolasconnault
e060e33dc3
MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE
2009-07-07 02:26:36 +00:00
nicolasconnault
653a86489e
MDL-18083 Committing gradebook improvements to head
2009-04-16 07:16:44 +00:00
nicolasconnault
5c75a0a3b4
MDL-14967 DB upgrades. All done. Just bug fixing now ;)
2008-06-03 16:10:57 +00:00
nicolasconnault
4de3322dc8
MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE
2008-03-03 10:25:37 +00:00
toyomoyo
f7b3e5a50b
MDL-12504, gradebook export does not respect course item position
2007-12-11 05:44:11 +00:00
toyomoyo
94c68814ab
MDL-12432, do not enable 'updated only' grades export for other plugins
2007-12-07 01:42:09 +00:00
nicolasconnault
6073a598a7
MDL-12389 Removed the selectallornone element in favour of a more generic submitlink element. The checkbox controller is now added to a form using moodleform::add_checkbox_controller.
2007-12-04 10:35:25 +00:00
nicolasconnault
8f9607dbc8
MDL-12389 Added a new getElementsByClassName function in lib/javascript.php, added the selectallornone formslib element, modified the advcheckbox element to support the group variable, and implemented the new element in grade_export_form
2007-12-03 20:13:01 +00:00
toyomoyo
5b27c44667
fixing a warning
2007-10-22 03:05:15 +00:00
toyomoyo
e7b8a32f80
MDL-11715, merged fix, export form should follow sort order
2007-10-12 03:15:22 +00:00
toyomoyo
864d1f8c2c
MDL-11667, adding 2 global variables to set default export decimal point and display format. During export there are 2 new settings for decimal points and display format, default to site setting. Removed letter option because it is a format that you can choose now.
2007-10-10 06:43:23 +00:00
nicolasconnault
8ad36f4cc3
Added copyright notice
2007-10-10 06:34:20 +00:00
toyomoyo
59a7447a70
MDL-11669, adding a new export setting (for xml atm), so that we can choose to export only updated grades
2007-10-09 08:51:49 +00:00
skodak
662a057c77
MDL-11451 adding default ipaddress restriction and 7 days lifetime for user key
2007-09-27 07:06:17 +00:00
skodak
8925adab08
fix of disabledIf fix :-(
2007-09-26 17:30:24 +00:00
skodak
4b282c641f
fixed disabledif conditions
2007-09-26 16:49:37 +00:00
moodler
567883c836
Cleaned up the display of the export pages
2007-09-18 03:36:47 +00:00
moodler
d3d0e9a43e
Fix a string
2007-09-03 02:56:07 +00:00
skodak
caffc55a84
MDL-11082 big refactoring in grade export - export tracking and grade formatting still not finished
2007-08-31 18:42:50 +00:00
skodak
ca82569b5b
grade export form refactoring
2007-08-29 16:47:16 +00:00
skodak
d93d67b7ac
MDL-11051 grade export - do not use quickforms elements directly
2007-08-29 13:00:10 +00:00
skodak
a5bc4e6ef5
MDL-11050 grade export must use formslib properly - no data_submitted()!
2007-08-29 12:38:23 +00:00
nicolasconnault
0f78c4de3d
MDL-11028 GUI complete, language strings complete, user key creation done. Validation is not yet coded.
2007-08-29 11:43:48 +00:00
skodak
eed8e3054b
MDL-11027 user key manager for grade exports
2007-08-28 21:54:18 +00:00
skodak
61c6071f40
MDL-10984 support for user private keys when accession scripts without normal sessions
2007-08-28 08:29:40 +00:00
nicolasconnault
97599c0a38
MDL-10984 Added 3 elements to the Grade Export GUIs, and a stub for action to be taken when the 'publish' checkbox is ticked (for xml export only ATM).
2007-08-27 12:23:50 +00:00
toyomoyo
0da010f792
grade items in xml export should not be checkable if they have no idnumbers
2007-08-13 09:29:12 +00:00
toyomoyo
f6eb15ade1
adding preview rows for export
2007-08-13 08:50:17 +00:00
nicolasconnault
86655fb693
MDL-10490 Finished coding and testing.
2007-08-13 08:22:56 +00:00
nicolasconnault
0eeada790c
MDL-10490 Implemented grade letters in export. Needs testing.
2007-08-13 04:19:01 +00:00
toyomoyo
bf4bb28d4f
MDL-10557, adding format_string() to support multilang filter usage on grade item names
2007-07-27 02:28:59 +00:00