Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • External reference documents (not interactive)
  • Sakai ASsignmentsAssignments
  • An external survey (one-off integration with a custom QuestionMark-digesting database)
  • A custom, one-shot prompt-response-feedback interaction (not based on course roles, so is not in Assignments)

An initial list of statuses is:

  • Not Opened - Not yet available (all item types)
  • Reference - Materials available for viewing
  • Open - Any activity that can be started
  • In Progress - Any activity that has been started but not completed/submitted
  • Submitted - Reviewable activity awaiting review
  • Returned - Reviewable item that has been returned for resubmission
  • Completed - Any activity that has been finished or finally reviewed
  • Closed - Any activity that was not completed, but is no longer available (missed)

...

  • Working through the service API and implementation to understand how each entity's status is calculated.
  • Going through the views and following the transitions to see what actions are available at each.
  • Reimplementation all of the state determination and thinking through resolution into a stable student pserspective (even when submission is not yet possible, etc.).
  • Making a data feed available to ask for the status of an assignment for a named student, which does not disclose any more than the tool

See: https://source.sakaiproject.org/contrib/reporting/extraction-umich/branches/ctools-fa08/impl/src/java/edu/umich/ctools/extraction/AssignmentInfo.java

Complaints/Critiques/Stumbling blocks

...