Database models.
These can be (should be) converted to the structs in crate::qp for sending as a response since the struct also parses the semester and exam fields and also generates the full static files URL.
crate::qp
semester
exam
Use the From trait implementations.
From