Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ instructorQuestion.js
File
instructorQuestion.js
pages/instructorQuestion/instructorQuestion.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
ERR = require(
'async-stacktrace'
);
2
const
_ = require(
'lodash'
);
3
const
express = require(
'express'
);
4
const
router = express.Router();
Callers
nothing calls this directly
Calls
7
debug
Function · 0.85
filenames
Function · 0.85
callback
Function · 0.85
processSubmission
Function · 0.70
processIssue
Function · 0.70
next
Function · 0.50
_
Function · 0.50
Tested by
no test coverage detected