Programmatically end exam and discard data?

I have a protocol where, depending on exam responses, I may want to terminate the exam and discard the results data. I know that there is the @END_ALL reference to end an exam, but is there a way to discard the data as well?

Thanks in advance!

I’ve found a work around to discard the relevant data using custom HTML and JS.

Hi @ttp,

No, there is no option available in TabSINT to programmatically discard the data when ending an exam. It’s good to hear you were able to meet your need with custom logic.

Tristan