Site Tools


sysadmin:projects:s24:sis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sysadmin:projects:s24:sis [2024/04/03 18:11] – created kjohns23sysadmin:projects:s24:sis [2024/04/03 18:17] (current) tshinin
Line 4: Line 4:
 The current grade submission system is a decade old and written in python 2 which is deprecated. A new replacement written in Python 3 is mostly complete but needs to be tested and deployed. The following remains to be done: The current grade submission system is a decade old and written in python 2 which is deprecated. A new replacement written in Python 3 is mostly complete but needs to be tested and deployed. The following remains to be done:
  
-  * Item 1+  * Debug incomplete login functions and get SIS running with test data. 
 +  * Refactor all code files and update the file structure with Python web app conventions.  
 +  * Write test cases for all functions, thoroughly test all use cases. 
 +  * Create new setup.py and other startup scripts.  
 +  * Look into deployment options (currently: gunicorn with nginx). 
 +  * Add significantly more documentation to all code files readme.  
 +  * CI/CD?
sysadmin/projects/s24/sis.1712167877.txt.gz · Last modified: 2024/04/03 18:11 by kjohns23