Martin Henz

Results 104 issues of Martin Henz

Currently we have: We need to make this more generic: As of August 2021, we recommend the browsers Google Chrome or Microsoft Edge, Version 83 or higher, or Mozilla Firefox,...

Enhancement
minor

Example: Clicking on pi_sum should pop up the function declaration: Ideally, clicking on pi_sum there... ... should pop up another copy of the function declaration:

Enhancement
important

Bug shows up on Chrome. Firefox: OK. Here is the test case: ``` function prompt_loop() { const input = prompt("enter here:"); if (input === null) { return null; } else...

Bug
minor

## Intergalactic mouse (or rat?) Scottie's uneaten cookies in the cadet's rooms could attract an intergalactic mouse. The cadet may keep the mouse as a pet. The mouse might eat...

Enhancement
_Academy Life
game

Hints are only relevant when __type-related__ runtime errors occur.

Bug
minor

It may be useful to allow for determining some layout features using the query string of the playground URL. Here is an example that would collapse the editor and the...

Enhancement
_infrastructure
Proposal
minor

Currently, invalid share links silently load the cached program. They should load the cached program, but also pop up an error.

Enhancement
minor

Currently, we have: 'Attempted' means the student has saved for all the sub-questions, 'Attempting' means the student has saved for some but not all of the questions, and 'Submitted' means...

Enhancement
minor

If the grader accepts the autograde result and does not change the grade, the "Next" button does not prompt for "save". However, the question retains the status "ungraded". Fix: prompt...

Enhancement
minor

Currently, the grading table has no memory of previous filter setting. I think it should remember and run the previous filter setting when re-visiting the table.

Enhancement
important