SDUOJ / sduoj-autolab

SDUOJ-based pluggable components for in-depth support of course needs, supporting subjective questions, time-limited exams, series of question sets and other functions. Use FastAPI as the backend.
2 stars 9 forks source link

新增主观题配置,是否可以补题 #6

Closed yhf2000 closed 1 year ago

yhf2000 commented 1 year ago

参考其他系统的实现方案,如果需要补题,可以申请一个绑定用户的 token,使用这个token 可以在规定时间内一次性的进行一次补交,但是这个补交可能会产生权重,这个权重应该由发放token的管理员决定。