Skip to content

Conversation

@detjensrobert
Copy link
Contributor

@detjensrobert detjensrobert commented Jan 29, 2026

@cacama-valvata has provided the schema for what frontend wants for challenge state. This implements that instead of the temporary markdown writeout that we hacked in last year.

This also includes some temporary hacky updates to the challenge difficulty field so that it now matches the frontend difficulty config that was moved to be a string instead of an int. This is hacky and the parsing/validation should happen at parse time instead of deploy time but this is enough to make this functional and will be cleaned up as part of #71 anyway.

Resolves #62.

Signed-off-by: Robert Detjens <[email protected]>
Replaces the temporary challenge info markdown output. This currently
doesn't print out the response from frontend.

Signed-off-by: Robert Detjens <[email protected]>
Signed-off-by: Robert Detjens <[email protected]>
@detjensrobert detjensrobert changed the title remove temporary markdown writeout Deploy challenge info to frontend Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connect to frontend when ready

2 participants