MCPcopy Create free account
hub / github.com/PrairieLearn/PrairieLearn / studentInstanceQuestionExam.js

File studentInstanceQuestionExam.js

pages/studentInstanceQuestionExam/studentInstanceQuestionExam.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const ERR = require('async-stacktrace');
2const _ = require('lodash');
3const express = require('express');
4const router = express.Router();

Callers

nothing calls this directly

Calls 3

processSubmissionFunction · 0.70
processIssueFunction · 0.70
nextFunction · 0.50

Tested by

no test coverage detected