Difference between revisions of "User:Herman"
From REU@MU
(→Tuesday (6/6/23)) |
(→Week 1: June 1st, 2023) |
||
Line 24: | Line 24: | ||
* Enabled functionality for C file submissions from TA-BOT website that shows warning messages from clang-tidy and test case results | * Enabled functionality for C file submissions from TA-BOT website that shows warning messages from clang-tidy and test case results | ||
* Debugged command-line submissions for C files into TA-BOT | * Debugged command-line submissions for C files into TA-BOT | ||
+ | |||
+ | ===Wednesday (6/7/23)=== | ||
+ | * Attended good presentations and writing seminar |
Revision as of 00:10, 8 June 2023
Herman Genis
REU 2023
Advisor: Dr. Brylow
Contents
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, integrated it with the api request, and to take in three arguments, Old TA-BOT output file with student grading, student name, and student class
- Script creates and puts student code and student code output based on TA-BOT grading into two separate files which then is sent by the curl request in the python script to the TA-BOT database according to their name and course
Monday (6/5/23)
- Attending RCR training
- Debugged developmental TA-BOT to work with clang-tidy for C files
Tuesday (6/6/23)
- Attended my REU group meeting and presented a research paper
- Enabled functionality for C file submissions from TA-BOT website that shows warning messages from clang-tidy and test case results
- Debugged command-line submissions for C files into TA-BOT
Wednesday (6/7/23)
- Attended good presentations and writing seminar