Skip to content
Snippets Groups Projects
Commit f7490c61 authored by Tim Hunt's avatar Tim Hunt
Browse files

Instant validation of what the student types.

This uses ajax to submit what the student has typed, whenever they pause
in their typing.

There is an admin setting to turn this on/off, since it increases
server load, potentially quite a lot.

To try to reduce load, it rememebers every value it sends for validation
from the current page, so it does not need to sent the same things
twice.

At the moment, it does not work with Matrix elements. This can be fixed
later.
parent cbf942d8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment