-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
x:knowledge/advancedComprehensive Exercism knowledge requiredComprehensive Exercism knowledge requiredx:priority/lowHas a lower priority than other issuesHas a lower priority than other issuesx:size/massiveMassive amount of workMassive amount of work
Description
Related to this comment, it would be good to parse the tags for the solution from the Elm code that a student submits.
We already parse the code in to an abstract syntax tree in the representer and I think analyser, so although it will be a big job, it shouldn't be too ridiculous.
We would need to chat with Exercism about what tags should map to what parts of the elm syntax, and about how we should report the tags.
Metadata
Metadata
Assignees
Labels
x:knowledge/advancedComprehensive Exercism knowledge requiredComprehensive Exercism knowledge requiredx:priority/lowHas a lower priority than other issuesHas a lower priority than other issuesx:size/massiveMassive amount of workMassive amount of work