lduarte1991 / hxat

Contains the currently-in-development project by HarvardX to bring the annotation tool currently living in the edX platform to a more accessible LTI implementation.
13 stars 7 forks source link

Adding participation grade during annotation_create #58

Closed lduarte1991 closed 8 years ago

lduarte1991 commented 8 years ago

@arthurian Take a look at this when you get the chance.

The only thing it requires is that the LTI consumer sends in an lis_outcome_service_url parameter.

arthurian commented 8 years ago

@lduarte1991 Other than the one error I noted above, this looks good to me. If the grading action gets any more complex than that, I would try to decouple it from annotation_database_create().

lduarte1991 commented 8 years ago

@arthurian Can you double check that, Artie? Tried to make the smallest change possible.

arthurian commented 8 years ago

@lduarte1991 That fixed it! Looks good. :+1: