Damyon Wiese
dc99b426e9
MDL-36509: Assignment grading table rownum offset is wrong by one.
2012-11-13 09:59:11 +08:00
Dan Poltawski
282183647b
Merge branch 'MDL-36051_23' of git://github.com/rlorenzo/moodle into MOODLE_23_STABLE
2012-11-08 15:10:06 +08:00
Rex Lorenzo
3bcff38015
MDL-36051 - Quick Grading in Assignment module does not turn on in some circumstances
...
* Fixed bug with quick grading when file submission is turned off
2012-11-07 16:28:02 -08:00
Nadav Kavalerchik
a5b62b8f31
MDL-35249 - Move Grading popmenu "userid" column after "scale" column (workaround)
...
Conflicts:
mod/assign/gradingtable.php
2012-11-08 11:00:49 +13:00
Adam Olley
93efeb5352
MDL-36130: mod_assign: migrate logs when migrating from mod_assignment
2012-10-31 14:52:47 +08:00
Damyon Wiese
0e8aa5027e
MDL-35726: Use a different form identifier for each form when using "Save and next"
...
This prevents a bug where the next student feedback will default to the values that
were on the last submitted form. This is a similar case to having multiple instances
of the same form on the same page - each one needs a unique identifier to distinguish
between them. In this case I include the $rownum which changes as you go to each student
in the list.
2012-10-12 12:07:19 +08:00
Eloy Lafuente (stronk7)
859d840627
Merge branch 'MDL-34794_M23' of git://github.com/raymondAntonio/moodle into MOODLE_23_STABLE
2012-10-09 00:08:26 +02:00
Damyon Wiese
36c7b8665f
MDL-35763: Add ignoredirty class to drop down lists in assignment grading options form.
2012-10-03 11:57:25 +08:00
Raymond Wijaya
10839ace75
MDL-34794_M23: Add reset course feature in mod_assign (new assignment)
2012-09-28 16:25:55 +08:00
Raymond Wijaya
b865c07b69
MDL-35665: Cherry-pick MDL-35389 : Fix an error when changing locked state of a assignment is changed
2012-09-28 12:30:30 +08:00
Raymond Wijaya
ff61f14c04
MDL-35252: Fix a bug that creates unneccessary rows in grade_grades table when unchecking 'overridden' check box in gradebook update
2012-09-25 12:19:07 +08:00
Dan Poltawski
125759ddf4
Merge branch 'MDL-35202-m23' of git://github.com/netspotau/moodle-mod_assign into MOODLE_23_STABLE
2012-09-25 11:43:05 +08:00
Damyon Wiese
b666bddae2
MDL-35375: Ensure the assignment grading table is always sorted by at least one unique column
...
Conflicts:
mod/assign/gradingtable.php
2012-09-24 12:38:24 +08:00
Sam Hemelryk
91cb7bdab5
Merge branch 'MDL-35398-m23' of git://github.com/netspotau/moodle-mod_assign into MOODLE_23_STABLE
2012-09-24 15:03:26 +12:00
Damyon Wiese
2b7024847d
MDL-35427: Remove resetting of $_POST - use $mform->setConstant to force update to rownum instead.
...
Conflicts:
mod/assign/locallib.php
2012-09-24 15:02:17 +12:00
Damyon Wiese
ce86eb4d08
MDL-35202: Allow for language files that contain non-ascii for actions in assignment
2012-09-18 15:27:58 +08:00
Damyon Wiese
97b53d6c05
MDL-35398: Quick grading feedback is now pushed to the gradebook
2012-09-18 14:54:01 +08:00
Eric Merrill
1077bf7086
MDL-35411 assign Include plugin (submission/feedback) info, even when there is no user data.
...
assign_plugin_config data was only included in backups/imports if user data was included in
the backup. This patch moves it out with the standard structure of the assign backup.
2012-09-16 17:57:26 -04:00
Sam Hemelryk
cb3a1e355b
Merge branch 'm23_MDL-35255' of git://github.com/danmarsden/moodle into MOODLE_23_STABLE
2012-09-11 12:10:55 +12:00
Raymond Wijaya
cfe32be822
MDL-34660: Fix SQL error in assignments module with Oracle Database I by replacing 'offline' with 'nosubmissions'
2012-09-11 02:08:54 +02:00
Dan Marsden
4d48a65159
MDL-35255 mod_assign plagiarism api shift update_status call to after header has been printed.
2012-09-05 12:45:52 +12:00
Eloy Lafuente (stronk7)
d8e6e58ec5
MDL-34192 mod_assign: prevent ambiguous column use for Oracle.
...
Credit goes to Raymond Antonio from NetSpot.
2012-08-28 14:18:54 +02:00
Eloy Lafuente (stronk7)
f16751f856
Merge branch 'wip-mdl-32759-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-08-22 02:34:04 +02:00
Dan Poltawski
5a566ceac7
Merge branch 'MDL-34691_assign_overdue_by_23' of https://github.com/SWiT/moodle into MOODLE_23_STABLE
2012-08-21 14:37:10 +08:00
Raymond Wijaya
8c74ab8623
MDL-34887: Add hyperlinks to names in the Assignment's grading table
2012-08-21 10:58:09 +08:00
Raymond Wijaya
ae21b71925
MDL-34377: Fix: assignments overview page shows a unset due date as Epoch and counts draft submissions
2012-08-20 14:11:59 +08:00
Eric Merrill
5c57df4c9d
MDL-34376 mod_assign Fixing flaw in previous commit with not defining .
2012-08-16 10:07:31 -04:00
Damyon Wiese
9bdc95b702
MDL-34583: Assignment upgrade loses comments from onlinetext and offline assignment types.
2012-08-15 03:36:51 +02:00
Dan Poltawski
9a77ed006f
Merge branch 'MDL-34793_m23' of git://github.com/merrill-oakland/moodle into MOODLE_23_STABLE
2012-08-14 13:25:38 +08:00
Eric Merrill
2a5378d2c6
MDL-34793 mod_assign Fix rendering error that causes student view to break in some cases.
...
When feedback is switched on for a assignment, and the teacher enters a grade through the gradebook, the student
view would become broken, throwing a coding error. Added check that $status->grade is not empty before passing
to assign_feedback_XXX::is_empty(), as that function expects an object.
2012-08-14 00:40:55 -04:00
Rajesh Taneja
d54294de34
MDL-32759 Assignment: Grades will not be scaled for new assignment module, and added warning message for user
2012-08-14 11:40:18 +08:00
Dan Poltawski
78a4cef1e7
Merge branch 'MDL-34376_m23' of git://github.com/merrill-oakland/moodle into MOODLE_23_STABLE
2012-08-13 10:33:16 +08:00
Eric Merrill
383639a5ef
MDL-34376 mod_assign Omit assigns with no due date from print_overview.
...
Modify assign_print_overview to omit assigns that have no due date set, in line with behaviour
in 2.2 and other tools.
2012-08-08 10:05:19 -04:00
Eric Merrill
4c60068485
MDL-34543 mod_assign Fixing problem where previous feedback does not populate when you re-enter the grading view. add_plugin_grade_elements() was expecting grade object, but was being given grade string.
2012-08-07 10:21:28 -04:00
Matt Switlik
8b9416de53
MDL-34691 assign: Time remaining "Assignment is overdue" was incorrectly being displayed when a student viewed a submitted assignment after the due date.
2012-08-01 17:07:02 -04:00
Damyon Wiese
c8ac7e7938
MDL-34313: Deleting assignfeedback plugins deletes config for assignsubmission_plugin instead.
2012-07-23 11:22:36 +12:00
Damyon Wiese
943036314f
MDL-34272: Assignment module displays all assignments on my moodle instead of just open ones
2012-07-23 11:20:55 +12:00
Damyon Wiese
145a300b73
MDL-34256: Grading table shows users with no submissions with "requires grading" filter
...
Also hide the filters completely if there are no submission plugins enabled (offline assignment).
2012-07-23 11:09:46 +12:00
Damyon Wiese
392ee02d6c
MDL-2283: Display number of assignment submissions that need grading in the grading summary
2012-07-23 10:55:27 +12:00
Damyon Wiese
617c624732
MDL-32948: Improved help for "Require students click submit button" setting
...
Describes the effect of changing this setting after students have submitted.
2012-07-18 10:20:08 +12:00
Damyon Wiese
00cfd8bc94
MDL-34217: Swap short and long text for setting in assignment module
2012-07-18 10:13:20 +12:00
Damyon Wiese
66681a5192
MDL-34258: Plagiarism API now returns strings so mod_assign needs these updates
2012-07-16 09:58:06 +12:00
Frederic Massart
3e1648723f
MDL-33828 Portfolio: prevent notices while exporting to portfolios
2012-07-03 16:35:48 +12:00
Damyon Wiese
8ad459ed58
MDL-33499: Display final grade on the grading form with a link to the grader report
...
AMOS BEGIN
CPY [currentgrade,mod_assignment],[currentgrade,mod_assign]
AMOS END
2012-07-03 02:28:49 +02:00
Damyon Wiese
5809f6912b
MDL-33848: Prevent file listings in the assignment module having an ugly border
2012-07-03 10:21:19 +12:00
Aparup Banerjee
b574c078a6
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:37:01 +08:00
Damyon Wiese
99467a9f7f
MDL-33853: Prevent locking an assignment submission from putting a grade of 0 in the gradebook
2012-06-22 11:12:06 +08:00
Damyon Wiese
dd9247adfe
MDL-33954: Assignment "submissionreceipthtml" Language change
...
Add the missing word: "see"
2012-06-22 09:03:18 +08:00
Dan Poltawski
75c8a109e5
Merge branch 'MDL-33878' of git://github.com/netspotau/moodle-mod_assign
2012-06-21 15:21:13 +08:00
Dan Poltawski
22b0514e27
Merge branch 'MDL-33860' of git://github.com/netspotau/moodle-mod_assign
2012-06-21 14:56:07 +08:00