slatex / sTeX-React

GNU Affero General Public License v3.0
3 stars 3 forks source link

update quiz button should remember the local file path #417

Open kohlhase opened 2 weeks ago

kohlhase commented 2 weeks ago

I update quizzes a lot (and will be during the semester for three courses). Whenever I update a quiz I have to re-click the (long) path for the json file. And since I do that for three courses, it is always the wrong one the OS suggests. Could the "update quiz" button please remember the path (in that specific page) and give it to me? I think we should really have two buttons: "upload quiz" (for the first time with no pre-set path) and "update quiz" with the existing path.

This would really make my life easier.

abchugh commented 2 weeks ago

This is a little unusual but we will look into it. In the meantime, I would suggest making the json file names more descriptive, it will help avoid mistakes

kohlhase commented 2 weeks ago

Am I to understand that you are manually putting them into the various lectures?