100 likes | 216 Views
Assignment Tool Thursday, Dec. 7 – 2:05-2:45 INTL 6. John Leasia jleasia@umich.edu. Assignment Tool. Demo Create Assignment (instructor) Create Submission (student) Grade (instructor) Resubmit (student) Grade report, download spreadsheet, download all Groups Gradebook integration.
E N D
Assignment ToolThursday, Dec. 7 – 2:05-2:45INTL 6 John Leasia jleasia@umich.edu
Assignment Tool • Demo • Create Assignment (instructor) • Create Submission (student) • Grade (instructor) • Resubmit (student) • Grade report, download spreadsheet, download all • Groups • Gradebook integration
Assignment Tool Configurations, pointers, support issues
Assignment Tool • 2.2 vs 2.3 behavior w/r to Gradebook • Attach vs Submit content.new vs asn.submit.submission in sakai_event table select event_date, eid, event, ref from sakai_event, sakai_session, sakai_user_id_map where ref like '%<siteid>%' 2006-11-30 18:17:12.0 jleasia content.read /content/group/73034039-b706-4bab-00a8-202009df6783/oddtype.xxx 2006-11-30 18:17:17.0 jleasia content.read /content/group/73034039-b706-4bab-00a8-202009df6783/qliIEo.txt 2006-11-30 18:17:43.0 jleasia content.new /content/attachment/73034039-b706-4bab-00a8-202009df6783/Choose File/00a7d37a-13ab-4a2e-0074-dccc8ae93d78/presidents.xls
Assignment Tool 2006-11-30 18:17:12.0 jleasia content.read /content/group/73034039-b706-4bab-00a8-202009df6783/oddtype.xxx jleasia a7ff61bf-ade7-455e-8092-ecdeaebe7ab3 2006-11-30 18:17:17.0 jleasia content.read /content/group/73034039-b706-4bab-00a8-202009df6783/qliIEo.txt jleasia a7ff61bf-ade7-455e-8092-ecdeaebe7ab3 2006-11-30 18:17:43.0 jleasia content.new /content/attachment/73034039-b706-4bab-00a8-202009df6783/Choose File/00a7d37a-13ab-4a2e-0074-dccc8ae93d78/presidents.xls jleasia a7ff61bf-ade7-455e-8092-ecdeaebe7ab3 2006-11-30 18:19:50.0 jleasia asn.submit.submission /assignment/s/73034039-b706-4bab-00a8-202009df6783/50500cca-63ed-4f99-004b-822ec8a987f8/6d35cf99-b117-4718-0061-0a9a1ee64c6e jleasia a7ff61bf-ade7-455e-8092-ecdeaebe7ab3
Assignment Tool sakai.properties Configurations • # Un-stealth the assignment tool you want to use (assignment with grades is available by default stealthTools@org.sakaiproject.tool.api.ActiveToolManager= sakai.su,sakai.assignment, … • # Suppport group editing in Worksite Setup tool: true or false wsetup.group.support=true • # Use to disable group awareness option in assignments. By default this is true and Assignments is group aware. allowGroupAssignments@ org.sakaiproject.assignment.api.AssignmentService=true • # Use to permit group specific assignments to enter Gradebook. By default this is false. allowGroupAssignmentsInGradebook@ org.sakaiproject.assignment.api.AssignmentService=false
allowGroupAssignmentsInGradebook allowGroupAssignments
Assignment Tool 2.2 2.3
Assignment Tool • 2.4 Plans (Project: Assignments in Confluence) • Global resubmit control per assignment • Grade non-submission • New type of submission control “Non-electronic” • Submission Confirmation • Upload All • API changes to provide better edit control from within Gradebook • Goal Management integration (contrib)