adding coursesEnrolled.js as a functionality to check what courses have been taken up.

This commit is contained in:
bdaneels 2025-04-10 16:50:17 +02:00
parent 5cf306a56e
commit 8c5dc7db04

View File

@ -10,4 +10,4 @@ module.exports = {
collapsArrowSelector:'a.PSHYPERLINK.PTCOLLAPSE_ARROW',
excludeFromCollapsingSelector: 'a[title="Sectie samenvouwen AFSTUDEERVEREISTEN BACHELOR GESCHIEDENIS"]',
excludedTitle: 'Sectie samenvouwen AFSTUDEERVEREISTEN BACHELOR GESCHIEDENIS',
}
}