js-test icon indicating copy to clipboard operation
js-test copied to clipboard

💯 Exerciseur / outils d'évaluation d'étudiants -- NOT MAINTAINED ANYMORE

Results 32 js-test issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Objectives: - compatibility => any student should be able to use it, whatever their OS, browser and privacy settings - robustness => let's avoid relying on 2-way binding, polyfills and...

enhancement
help wanted

Living list -- for inspiration and comparison: - ~~[tech.io - The free knowledge-sharing platform for technology](https://tech.io/)~~ (cannot be used for submission, just for running tests in place) - ~~[EVALBOX, the...

Idea expressed in French: Je suis carrément ouvert à expérimenter une interface de saisie 100% anonyme (c.a.d. sans login google), à condition que je puisse continuer de faire corriger le...

enhancement
question

Contributes to #45.

enhancement

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

i.e. if `application.remote._send(null, scoreArray);` is run after all the tests, and one of the tests runs the student's code, which runs an infinite loop that causes the sandbox to timeout.

bug