anschelburk / math_homework

Apache License 2.0
0 stars 0 forks source link

how long should a homework assignment be editable? #60

Open bbelderbos opened 4 months ago

bbelderbos commented 4 months ago

this is a nice validation rule for the edit view: if say > N days, don't let the student edit their submission anymore, what do you think?

anschelburk commented 4 months ago

That's a really interesting idea. I think that for the purposes of an MVP, it probably doesn't need to be included (unless it's impacting the errors I mentioned on PR #61), but it's something that I may play with outside of PDM. Appreciate the suggestion!

bbelderbos commented 4 months ago

it might be a 2-4 line change we can make as part of https://github.com/anschelburk/Math-Homework/issues/59 - we'll see, let's first be able to completely save + retrieve an assignment.