Go to file
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
.idea first commit 2024-11-20 15:33:02 +01:00
.gitignore Enhance logging with student details in evaluation 2024-11-27 16:39:20 +01:00
evaluateStartPakket.js Enhance logging with student details in evaluation 2024-12-03 14:16:44 +01:00
gotodashboard.js Refactor and document code; add new files 2024-11-18 14:03:23 +01:00
handleDashboardForm.js first commit 2024-11-20 15:33:02 +01:00
index.js Refactor and document code; add new files 2024-11-18 14:03:23 +01:00
iterateOverDashboardTable.js Enhance logging with student details in evaluation 2024-12-03 14:16:44 +01:00
launchbrowser.js Refactor and document code; add new files 2024-11-18 14:03:23 +01:00
login.js first commit 2024-11-20 15:33:02 +01:00
package-lock.json Enhance logging with student details in evaluation 2024-12-03 14:16:44 +01:00
package.json Enhance logging with student details in evaluation 2024-12-03 14:16:44 +01:00
saveResultsToExcel.js Enhance logging with student details in evaluation 2024-12-03 14:16:44 +01:00
vars.js first commit 2024-11-20 15:33:02 +01:00