Parser missing features (M): #4
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: joshnie/KU-courses#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
These issues are in decreasing order of priority
workload
is currently a list of the shape[..., "exams", 40, "total", 60, ...]
this needs to be a list of key vals:[..., "exams": 40, "total": 60", ...]
, the first two values ofcategory
andtype
can be entirely omitted since we already implicitly know what they should beWARNING DIV
is a placeholder that needs to be removed once we know the parser is doing stuff as intended with divs\uXXXXX
instead ofæøå
, is this reproducible?Engelsk titel
\rightarrow
english title
.text
too early, confirm?LBIK10214U
, why does this happen and does it appear in other courses too?duration
&placement
should match for the numbering using regex so we can save them asINT(1)
in the databasecredit
extract the number of credits with regex so we can save them asFLOAT
in the databaselanguage
change the keys so they areen
ordk
so we can save them asCHAR(2)
level
change so we just save the abbreviations of the titles, it can therefore beCHAR(3)