[Building Sakai] Assignment API

Zhen Qian zqian at umich.edu
Wed Sep 26 11:27:41 PDT 2012


Hi, Eby:

You can either get it from the assignment_assignment table in
database, or from the UI as shown below:

Mouse over the assignment title link, you can see the link contains
the "assignmentReference=" string inside. The format for the
assignmentReference String is /assignment/a/<site_id>/<assignment_id>,
where the assignment_id is the value you want.

Thanks,

- Zhen

On Wed, Sep 26, 2012 at 2:17 PM, Eby John <ebyjohn at gmail.com> wrote:
> Hi Everyone,
>
> I apologize if this is not the right place to ask this query. Please let me
> know where I can ask instead.
>
> We are trying to a make a mobile application for my college which calls the
> Sakai api's at the backend. The main application is to fetch the assignments
> from the site. Right now
> https://trysakai.longsight.com/direct/assignment/:ID: with the correct ID
> works. But where do I get these assignment ID's from?
>
>
> Regards
> Eby
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org
> with a subject of "unsubscribe"


More information about the sakai-dev mailing list