Difference between revisions of "User:Herman"
From REU@MU
(→Week 1: June 1st, 2023) |
(→Friday (6/2/23)) |
||
Line 12: | Line 12: | ||
* Created API request on Modern TA-BOT to handle command line submissions | * Created API request on Modern TA-BOT to handle command line submissions | ||
− | ==Friday (6/2/23)== | + | ===Friday (6/2/23)=== |
* Optimized and updated python script to work from the command line and to take in three arguments, Old TA-BOT output file, student name, and student class | * Optimized and updated python script to work from the command line and to take in three arguments, Old TA-BOT output file, student name, and student class | ||
* Script now creates and puts student code and student code output into two separate files | * Script now creates and puts student code and student code output into two separate files |
Revision as of 23:15, 2 June 2023
Herman Genis
REU 2023
Advisor: Dr. Brylow
Week 1: June 1st, 2023
Wednesday (5/31/23)
- Attended meeting on good research practices.
- Set up working environment (downloaded necessary applications, files, etc.)
Thursday (6/1/23)
- Wrote python script to reformat Legacy TA-BOT output to TAP Standards
- Created API request on Modern TA-BOT to handle command line submissions
Friday (6/2/23)
- Optimized and updated python script to work from the command line and to take in three arguments, Old TA-BOT output file, student name, and student class
- Script now creates and puts student code and student code output into two separate files