- 03 Jun, 2015 29 commits
-
-
Calen Pennington committed
-
add script for jenkins to run accessibility tests
Christine Lytwynec committed -
Centering text in sign in button vertically
Chris committed -
Remove "table of contents" from transcript upload languages
Shrhawk committed -
Group imports together in Mako templates
David Baumgold committed -
fix tolerance rounding error (TNL-904)
Adam committed -
Chris Rodriguez committed
-
Removing background-image from button hovers
Chris committed -
Replacing top border on footer
Chris committed -
Added Christopher Lee to authors list
David Ormsbee committed -
David Baumgold committed
-
MA-642 Add topic_id query to discussion/thread api
Christopher Lee committed -
Christine Lytwynec committed
-
christopher lee committed
-
Make clean_history.py use the StudentHistoryModule django model.
Ali Mohammad committed -
use 'name' field in 'CreditRequirement' model to save the locatio…
zubair-arbi committed -
Also added thread_list_url field.
christopher lee committed -
Adam Palay committed
-
Add teams tab
Christina Roberts committed -
zubair-arbi committed
-
set default on is_entrance_exam
chrisndodge committed -
cahrens committed
-
cahrens committed
-
TNL-1939
Diana Huang committed -
Dcikatic/sol 536 [WIP]
dino-cikatic committed -
Davorin Sego committed
-
ECOM-1592: Adding incourse reverification as a credit requirement in …
Aamir committed -
Chris Dodge committed
-
Updated AUTHORS
Sarina Canelake committed
-
- 02 Jun, 2015 11 commits
-
-
simultech committed
-
Keyed ConfigurationModel + Admin functionality
Braden MacDonald committed -
Calen Pennington committed
-
[LTI Provider] Use the LTI Outcome Service to pass back scores
David Ormsbee committed -
Add extensible course view types for edX platform
Diana Huang committed -
This change allows the LTI provider to pass grades back to the campus LMS platform using the LTI outcome service. For full details of the outcome service, see: http://www.imsglobal.org/LTI/v1p1/ltiIMGv1p1.html In brief, the LTI 1.1 spec defines an outcome service that can be offered by an LTI consumer. The consumer determines whether a score should be returned (in Canvas, this means that the LTI tool is used in an assignment, and the launch was performed by a student). If so, it sends two additional parameters along with the LTI launch: lis_outcome_service_url: the endpoint for the outcome service on the consumer; lis_result_sourcedid: a unique identifier for the row in the gradebook (i.e. the tool/student/assignment combination). The LTI Provider launch view detects the presence of these optional fields, and creates database records for the specific Outcome Service and for the graded LTI launch. Later, when a score on edX changes (identified using the signal mechanism from previous LTI Provider pull requests), a Celery task is launched to pass the score back to the LTI consumer.
Phil McGachey committed -
SOL-236 Manual Enrollments
chrisndodge committed -
Add additional "reason" field to CreditRequirementStatus
Will Daly committed -
OpenBadges MVP (SOL-768)
Kelketek committed -
Diana Huang committed
-
Jonathan Piacenti committed
-