-
New Feature
-
Resolution: Fixed
-
Minor
-
3.9.1, 4.0.4
-
MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_401_STABLE
-
MDL-69275-submissionreview-resquashed -
As an instructor, I wish to be able to launch from the gradebook to the external tool, and if the tool supports it, launch in the context of the student's work. For example, an instructor could launch from the grade in the gradebook by clicking on the magnifying glass in the gradebook cell and open the student's work for that submission.
The work is based on the possibility for an activity module to include a link back (a mag glass icon) by including a grade.php in the module. This is similar to the quiz, scorm, h5p and lesson activity modules.
It uses a new claim in the LTI specification (https://www.imsglobal.org/spec/lti-sr/v1p0) to express who the user is launching (the for_user claim).
Background:
Since the ability to launch from the gradebook is presently an all or nothing proposition for an activity module (See: https://docs.moodle.org/dev/Gradebook_API#Gradebook_redirection_page), this option will not require (support) a tool opting in/out. Any LTI tool with a gradebook column can be launched from the gradebook. Tools may then decide to use the new for_user claim to show the student's work rather than the default instructor view of the activity.
To comply with the submission review specification, if submission review is explicitly declared when importing the link, the message type wil be set to LtiSubmissionReviewRequest and explicit url/parameters applied if specified
Â
- caused a regression
-
MDL-77249 Type error in LTI 1.3 content selection when empty object passed in JSON
- Development in progress
- has a QA test
-
MDLQA-16755 User can open external tool LTI submission from the gradebook
- Open
-
MDLQA-17369 CLONE - User can open external tool LTI submission from the gradebook
- Passed
-
MDLQA-17917 CLONE - User can open external tool LTI submission from the gradebook
- Passed
-
MDLQA-18414 CLONE - User can open external tool LTI submission from the gradebook
- Passed
-
MDLQA-18899 CLONE - User can open external tool LTI submission from the gradebook
- Passed
-
MDLQA-19354 CLONE - User can open external tool LTI submission from the gradebook
- Passed
- has been marked as being related by
-
MDL-77004 LTI new window code fix (from MDL-69275)
- Closed
- will help resolve
-
MDL-73673 LTI 1.3 launch fails without login
- Open