The submission is currently escaped and encoded via special characters, originally to avoid students breaking the code by injecting something. But I cannot actually think of any way this would be possible. Changing this to work similarly to how it does in Autotool with ToDoc and Reader would simplify the most obscure parts of learning flex-tasks.
I'm going to test using a direct String representation and see if anything breaks. If it works out, we can change the interface for next semester.
The submission is currently escaped and encoded via special characters, originally to avoid students breaking the code by injecting something. But I cannot actually think of any way this would be possible. Changing this to work similarly to how it does in Autotool with ToDoc and Reader would simplify the most obscure parts of learning flex-tasks.
I'm going to test using a direct String representation and see if anything breaks. If it works out, we can change the interface for next semester.