ucfopen / Materia

Engage students with easily embedded apps for online courses. Supercharge your course with compelling experiences and game mechanics.
https://ucfopen.github.io/Materia-Docs/
GNU Affero General Public License v3.0
36 stars 34 forks source link

LTI - As NEW Learner - score screen throws error #340

Closed zachberry closed 9 years ago

zachberry commented 9 years ago

To reproduce:

  1. Visit /lti/test/provider
  2. Click As Instructor, select a widget
  3. Click As NEW Learner
  4. Complete widget

Result:

Score screen is not displayed:

screenshot 2015-02-05 17 47 04

Additionally this error is thrown: Uncaught TypeError: Cannot read property 'length' of null - thrown by minified line for ((null === t || t.length < 1) && (e.restricted = !0, e.$apply(), n.reject("No scores for this widget")), a = 0, i = t.length; i > a; a++)

zachberry commented 9 years ago

Also happens with As Test Student

zachberry commented 9 years ago

Seems to be a configuration issue on my end :p