236 Commits

Author SHA1 Message Date
toyomoyo
bb9f1b4a85 MDL-12430, if new and regrade are chosen, then preview hides 'old' students 2007-12-05 07:49:56 +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
scyrma
18da0c24ec MDL-12294 - another string fix 2007-11-26 04:52:14 +00:00
tjhunt
6f15f244a3 MDL-12322 - Reference to incorrect language file 2007-11-22 18:14:57 +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
558cb86b7a MDL-11714, removing debugging statement 2007-10-12 01:34:59 +00:00
skodak
f2e4a0818a preparation for 1.9 beta 2 - setting correct requires in mods and plugins 2007-10-10 16:09:17 +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
eb44aee406 fixing a typo and some half finished comment 2007-10-09 08:56:56 +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
8108909a60 MDL-9636 grade import fixes - allow null grades, no importcode collisions and stealing, more validation and other bugfixes 2007-10-07 13:04:49 +00:00
skodak
3405820739 MDL-11622, MDL-11623 xml import/export now uses user idnumber; feedback optional; related bugfixing 2007-10-07 10:22:21 +00:00
nicolasconnault
e9096dc2ca MDL-11480 Reviewed, tested, and pplied Petr's patch. 2007-09-28 07:55:51 +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
d0cbeafbcb MDL-11451 fixing silly typo in cap name 2007-09-27 06:56:51 +00:00
skodak
0a3bdfaf79 MDL-11451 grade publishing security/privacy improved - new capabilities needed for publishing, by default allowed only for admins; added warning to publishing option 2007-09-27 06:51:54 +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
skodak
5e2fbccb33 no text formating in grade xml export for now - we need the original values for reimport 2007-09-25 11:02:12 +00:00
nicolasconnault
1796708d81 Replacing GRADE_REPORT_GRADE_DISPLAY_TYPE... by GRADE_DISPLAY_TYPE... 2007-09-25 08:22:20 +00:00
moodler
567883c836 Cleaned up the display of the export pages 2007-09-18 03:36:47 +00:00
skodak
b2bc96d10b MDL-7380 added new groups API functions for use in course related pages (very similar to functions for activities) + fixed grade code to use these new functions 2007-09-06 10:19:24 +00:00
skodak
eb8599199e MDL-11069 reimplemented grade export flag handling 2007-09-04 21:56:30 +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
nicolasconnault
76ca1ff134 MDL-11075 Now saving to temp file, then outputting using filelib's readfile_chunked() method. Also cleaned up whitespace in filelib.php (blame vim!). 2007-08-31 13:54:13 +00:00
skodak
1e12457560 adding current groupid to grade_export class - soon to be used in plugins 2007-08-31 12:22:58 +00:00
nicolasconnault
0e2d708efc MDL-11034 Implemented the global enablepublishing and refactored the handling of userkey for each export plugin. Also added a dump.php file in each plugin directory, although this could easily be refactored into 1 file in the parent folder, pointing to each plugin's export.php file for output differences. 2007-08-31 05:55:30 +00:00
skodak
11745964a5 MDL-11069 grade export refactoring + removing internally calculated totals (we have already various totals in categories and calculations can be used too for that) 2007-08-30 15:03:51 +00:00
skodak
0bfbab47e6 minor refactoring in grade export lib - part 2 2007-08-30 08:26:04 +00:00
skodak
350770f466 minor refactoring in grade export lib 2007-08-30 08:24:07 +00:00
skodak
c901b7a652 fixing regressions in grade export 2007-08-30 08:19:44 +00:00
nicolasconnault
74af2ea5ef MDL-10984 Adding publishing switch to txt and ods export formats 2007-08-30 07:44:42 +00:00
moodler
91e7ad594b Tidy up the link display page a bit 2007-08-30 07:12:03 +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
d575afb836 MDL-11027 user key manager for grade exports - adding forgotten ownership test 2007-08-28 21:57:34 +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
Martin Langhoff
13534ef716 cvsimport fixups 2007-08-29 13:10:11 +12:00
nicolasconnault
92df185d85 MDL-10837 Added the export_letters checkbox to the txt export form (it was the only one overriding the grade_export form) 2007-08-15 06:40:55 +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