Last updated December 6, 2012. Created by jzornig on December 6, 2012.
Log in to edit this page.
LTI Tool Provider Outcomes
The lt_tool_provider_outcomes submodule provides integration between the gradebook facility in a LMS with grades generated within a Drupal LTI Tool Provider.
Resources
Each LTI link in a LMS course is considered a Resource and may be associated with a column in the LMS gradebook and a LTI resource identifier in the Tool. By enabling the lti_tool_provider_outcomes module, each combination of user/context/resource can have an associated score generated and stored in the Tool, and synced with the LMS gradebook. The li_tool_provider_outcomes module does not calculate the scores but simply provides an API and a Rules action to store a supplied value. The functionality to generate the score value must be implemented by the Drupal site.