fopp
fopp copied to clipboard
Run button not working in Grading Admin tab
Describe the bug This is a new bug I've run into in the past day or two. When I am in the Grading tab and press the Run button on a coding example, nothing happens. An error (below) appears in the Javascript console.
To Reproduce Steps to reproduce the behavior:
- Go to the Grading tab in the Faculty view.
- Select "Assignment" from the first pulldown menu, and choose an assignment.
- Select "question" from the second pulldown menu, and choose a question.
- Select "student" from the third pulldown menu, and choose a student.
Expected behavior The code should run.
Desktop (please complete the following information):
- OS: MacOSX 10.13
- Browser: Chrome
- Version 69
Javascript Console
activecode.js:932 Uncaught TypeError: Cannot read property 'editor' of undefined
at ActiveCode.buildProg (activecode.js:932)
at ActiveCode.runProg (activecode.js:983)
at HTMLButtonElement.dispatch (jquery-1.10.2.min.js:5)
at HTMLButtonElement.v.handle (jquery-1.10.2.min.js:5)
ActiveCode.buildProg @ activecode.js:932
ActiveCode.runProg @ activecode.js:983
dispatch @ jquery-1.10.2.min.js:5
v.handle @ jquery-1.10.2.min.js:5
This isn't as general as I first presumed, but is affecting assignments I put together for sections 7.16 and 8.15, both involving Kiva data.