-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
My goal is to make a quizz where user needs to write code. The "Check" is supposed to validate the code (by running a piece) and become passed/failed based on validation result.
So I have everything in Lia - I can have code to run, I can have Generic quizzes. I'd love to have some tweaks if possible:
- If possible combine "Execute" button with "Check". I.e. pressing "Execute" also triggers "Check" if execution passed.
- Or vise versa - pressing "Check" runs execution and becomes checked if passed.
- Remember user's code (as it currently stores user input's)
- Have more control over "Execute" button if possible (it is now very small and not everyone finds it). Having "Execute" instead of icon would be awesome option in my case.
I managed to implement #2 by adding common
Metadata
Metadata
Assignees
Labels
No labels