Project Keitai - Assignments

Description

Addition/enhancement of entity broker GET support for Project Keitai.

Capabilities:

  1. get summary of all assignments for the current user
    /direct/assignment/my.json|xml

  1. get summary of all assignments for the given site that the current user has access to (check completion status of this)
    /direct/assignment/site/SITEID.json|xml

  1. get full details for an assignment
    /direct/assignment/item/ASSIGNMENTID.json|xml

Existing work:
/direct/assignment/describe

https://source.sakaiproject.org/contrib/loi/assignment-entityprovider/

Environment

None

Test Plan

None

Activity

Steve Swinsburg July 15, 2013 at 3:54 PM

Fantastic, thanks Bryan.

Bryan Holladay July 15, 2013 at 10:17 AM

I tested on trunk QA and it worked fine. Thanks Steve

Hudson CI Server July 14, 2013 at 11:05 PM

Integrated in assignment trunk #692 (See http://builds.sakaiproject.org:8080/job/assignment%20trunk/692/)
fix assignments entity provider to restore original linking behaviour (Revision 127013)

Result = SUCCESS

Steve Swinsburg July 14, 2013 at 10:35 PM

Just committed a fix that should resolve this r127013

So now localhost:8081/direct/assignment/3c25af14-30ed-4a8d-bdf7-b27c70f95c56 takes you to the assignment, where the uuid is the assignment id, which can be obtained via localhost:8081/direct/assignment/site/siteid.

Let me know if there are any issues.

Steve Swinsburg July 2, 2013 at 7:22 PM

Yes it is currently being worked on by the original developer.

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Priority

Created March 13, 2013 at 9:13 PM
Updated September 22, 2017 at 10:31 AM
Resolved July 14, 2013 at 10:35 PM