openwebwork / webwork2

Course management front end for WeBWorK
http://webwork.maa.org/wiki/Main_Page
Other
143 stars 165 forks source link

change add course input name to match unarchive course input name #2293

Closed Alex-Jordan closed 7 months ago

Alex-Jordan commented 8 months ago

This changes one of the input names in the admin "add course" page from add_courseID to new_courseID. The reason for the change is to make the name match the input name in the "unarchive course" page. This lets the web browser remember and suggest course names in one page that you previously submitted in the other. For example if I once created a new course math111-jordan-spring2024, and later archived it, then in the "unarchive course" page math111-jordan-spring2024 will be a suggested autocompletion which I can edit to math111-jordan-spring2025 or whatever.