Skip to content

Simplify submission encoding and parsing? #160

@patritzenfeld

Description

@patritzenfeld

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    after semesterAdd after current semester is finishedfutureCurrently blocked or low priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions