forked from sakaiproject/sakai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAK-39993 Fix problems in assignment conversion job. (sakaiproject#5606)
- Loading branch information
1 parent
63b4764
commit 7120a4b
Showing
9 changed files
with
382 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<assignment access="grouped" allowpeerassessment="false" | ||
assignmentcontent="/assignment/c/2614_G_2015_N_N/0fd801dc-91a8-46d5-80f4-5964a7a4360c" | ||
closedate="20151031225500000" context="2614_G_2015_N_N" draft="false" | ||
dropdeaddate="20151030225500000" duedate="20151030225500000" | ||
group="true" hideduedate="false" | ||
id="0fe0293a-dbd4-4f8c-ba12-cbb60c3d88b5" numberofauthors="0" | ||
opendate="20151018100000000" peerassessmentanoneval="true" | ||
peerassessmentinstructions="" peerassessmentnumreviews="1" | ||
peerassessmentperiodtime="20151025161000000" | ||
peerassessmentstudentviewreviews="true" position_order="0" section="" | ||
title="Group Assignment For Groups" visibledate=""> | ||
<group | ||
authzGroup="/site/2614_G_2015_N_N/group/3d53024d-0f55-44fc-b1dc-acc03ff53b2b" /> | ||
<group | ||
authzGroup="/site/2614_G_2015_N_N/group/53453ae9-afa2-4983-996b-aeda741bf14b" /> | ||
<properties> | ||
<property enc="BASE64" name="CHEF:creator" | ||
value="MDBkNGE4NDAtMDEyYy00NzQ5LWJlNjUtNmJmYzM0ODA2NTE1" /> | ||
<property enc="BASE64" name="CHEF:modifiedby" | ||
value="MDBkNGE4NDAtMDEyYy00NzQ5LWJlNjUtNmJmYzM0ODA2NTE1" /> | ||
<property enc="BASE64" name="new_assignment_add_to_gradebook" | ||
value="bm8=" /> | ||
<property enc="BASE64" | ||
name="assignment_releasereturn_notification_value" | ||
value="YXNzaWdubWVudF9yZWxlYXNlcmV0dXJuX25vdGlmaWNhdGlvbl9ub25l" /> | ||
<property enc="BASE64" name="DAV:getlastmodified" | ||
value="MjAxNTEwMTgyMTA3Mjk3NTA=" /> | ||
<property enc="BASE64" | ||
name="prop_new_assignment_add_to_gradebook" value="" /> | ||
<property enc="BASE64" | ||
name="new_assignment_check_add_due_date" value="ZmFsc2U=" /> | ||
<property enc="BASE64" name="DAV:creationdate" | ||
value="MjAxNTEwMTgxOTQxMTkxMDE=" /> | ||
<property enc="BASE64" | ||
name="new_assignment_check_auto_announce" value="ZmFsc2U=" /> | ||
<property enc="BASE64" name="newAssignment" value="ZmFsc2U=" /> | ||
<property enc="BASE64" | ||
name="assignment_releasegrade_notification_value" | ||
value="YXNzaWdubWVudF9yZWxlYXNlZ3JhZGVfbm90aWZpY2F0aW9uX25vbmU=" /> | ||
<property enc="BASE64" | ||
name="assignment_instructor_notifications_value" | ||
value="YXNzaWdubWVudF9pbnN0cnVjdG9yX25vdGlmaWNhdGlvbnNfZWFjaA==" /> | ||
<property enc="BASE64" | ||
name="new_assignment_check_anonymous_grading" value="" /> | ||
</properties> | ||
</assignment> |
Oops, something went wrong.