Commit Graph

5 Commits

Author SHA1 Message Date
bdaneels
05a1b85801 Enhance logging with student details in evaluation
Updated `iterateOverDashboardTable.js` to include student name and ID in log output. Added functions in `evaluateStartPakket.js` to fetch student name and ID from specified selectors. Adjusted `.gitignore` to exclude `.idea` directory.
2024-12-03 14:16:44 +01:00
bdaneels
3b4ccefa66 Enhance logging with student details in evaluation
Updated `iterateOverDashboardTable.js` to include student name and ID in log output. Added functions in `evaluateStartPakket.js` to fetch student name and ID from specified selectors. Adjusted `.gitignore` to exclude `.idea` directory.
2024-11-27 16:39:20 +01:00
bdaneels
b92f1c8c29 Refactor evaluateStartPakket.js and iterateOverDashboardTable.js 2024-11-22 14:47:09 +01:00
bdaneels
a554020123 first commit 2024-11-20 15:33:02 +01:00
bdaneels
921cfa389c Refactor and document code; add new files
Refactored `script.py` by adding detailed docstrings and organizing functions. Created `.idea` configuration files and `gotodashboard.js` for `sisa_crawl` project. Added `readme.md` files with usage instructions and context for multiple scripts, and set up `package.json` for `sisa_crawl` dependencies.
2024-11-18 14:03:23 +01:00