jlaksana / UML2Code

UML diagram creator designed for intro CS students
https://uml2code.vercel.app
2 stars 0 forks source link

Find a way to have a diagram be able to be submitted before a deadline #55

Closed jlaksana closed 1 year ago

jlaksana commented 1 year ago

Description The current issue with viewable diagrams is that it does not prevent the diagram from being edited after. So a student could submit and then edit it after submitting or after the deadline.

Acceptance Criteria Possible options:

jlaksana commented 1 year ago

Marking this resolved after adding a "save as png" feature. This makes the most sense as this is still a general use uml diagrammer. A special submission copy would be a pretty big undertaking