You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kids want to submit writeups to share their knowledge and up their rank. Doing this manually isn't easy. Lets automate.
We want a markdown submission interface for writeups that has previewing and images inline.
We want admins to approve or give comments to writeups in order to give feedback. Once a writeup is submitted, it can be scored and points can be given to the user, which will then display their ranking!
Markdown server-side rendering proof of concept
Design initial schema for writeup metadata (take ideas from CTF time)
Enable persistent markdown blob storage in the DB (ensure we wont blow our space budget)
The text was updated successfully, but these errors were encountered:
Kids want to submit writeups to share their knowledge and up their rank. Doing this manually isn't easy. Lets automate.
We want a markdown submission interface for writeups that has previewing and images inline.
We want admins to approve or give comments to writeups in order to give feedback. Once a writeup is submitted, it can be scored and points can be given to the user, which will then display their ranking!
The text was updated successfully, but these errors were encountered: