cisstech / platon

Platform for Learning and Teaching Online
Other
13 stars 3 forks source link

Preview Errors #3

Closed nimdanor closed 1 year ago

nimdanor commented 1 year ago

When doing exercice edition we need a debug view where errors in the code are displayed.

the debug view should below the preview (or take the place of the view in casd of parsing error ) .

the debug view must give us the localisation of the problem:

1) while parsing the 'ple' / 'plf' 'p*' ? 2) while exécuting the "build" or the "grade" in javascript sandbox 3) while exécuting the "build" or the "grade" in the full sandbox 4) while another "step" in the process.

If the globals of the build/grade python executable could be in the debug view.

mciissee commented 1 year ago

The exercise player will not display compilation errors :

Capture d’écran 2023-06-03 à 23 19 15
nimdanor commented 1 year ago

Ok pas vu merci notre préprod n'est pas a jour ;)