This repository contains the official assignment briefs and project technical specifications for the Database Technology course (TIF2242). It is a reference for students, teaching assistants, and graders to implement, test, and evaluate assignment and project work.
All assignment briefs and their technical requirements live in the assignments/ folder.
Project tech specs define the expected deliverables, dataset requirements, evaluation tests, and any integration details. Place project specs in a dedicated projects/ folder (create if needed) and include:
- Project brief and objectives
- Required schema and data formats
- Performance or correctness benchmarks
- Deliverables and submission instructions
- Follow the submission instructions specified in each assignment or project spec.
- Graders should use the canonical specs here when preparing rubrics and test data.
- If a spec changes after publishing, instructors must document the change and announce it to students.
assignments/— assignment specs (required).projects/— project specs and related tech docs (create when needed).schemas/— canonical schema examples and DDL (optional).datasets/— sample datasets and test data (optional, large files should be hosted externally).
For questions about assignment or project specs, contact the course instructor at gdputra[at]ugm.ac.id.