UNPKG

quizzer

Version:

Quizzer is a webserver for collaborative writing lab support. Based on a _fail early, fail often? approach to written language, the tool is particularly suited to second-language learners. The workflow (essay - error - quiz - exam) treats mistakes as an o

11 lines (10 loc) 217 B
(function () { var config = { quizzer_path: '/quizzer/', proxy_hostname: false, real_port: 3498, email_account: false, locale: 'en' } exports.config = config; })();