Checks if the eVOLVER_parameters.json file exists on the script editor page when start is clicked. Pops up a modal asking to save if it does not. Only if not on file editor.
Changes proposed in this pull request:
New modal for alerts
Check if the params file exists before allowing the experiment to start.
What? Why?
Checks if the
eVOLVER_parameters.json
file exists on the script editor page when start is clicked. Pops up a modal asking to save if it does not. Only if not on file editor. Changes proposed in this pull request: