CHAPTER 5: ASSESSMENT, GRADING, AND ACADEMIC EVALUATION SYSTEMS
5.1 Chapter Introduction
This chapter defines how academic performance is measured, recorded, validated, and interpreted within the Intelligent Learning Management System (ILMS). It focuses on assessment logic, grading workflows, and evaluation integrity, ensuring that academic outcomes are handled with precision, fairness, and traceability.
Written as advanced developer documentation, this chapter explicitly separates academic evaluation (grades) from analytical interpretation (Skill DNA), while explaining how both interact without compromising institutional standards.
5.2 Assessment Framework Overview
The ILMS supports a structured assessment framework aligned with institutional academic policies. Assessments are treated as formal academic instruments, not simple tasks.
Core assessment categories include:
The system does not define academic policy; it enforces policy as configured by the institution.
5.3 Assessment Entity Model
5.3.1 Assessment Definition
An Assessment entity represents a measurable academic task associated with a specific course unit.
Key attributes include:
Each assessment is immutable once released to students.
5.3.2 Submission Entity
A Submission entity represents a student’s response to an assessment.
Attributes include:
Submissions are version-controlled and time-stamped.
5.4 Grading Workflow
5.4.1 Grade Entry and Validation
Lecturers enter grades through controlled interfaces linked to their teaching assignments.
Validation rules include:
Once validated, grades are locked.
5.4.2 Grade Modification Rules
Grade changes are:
This ensures auditability and accountability.
5.5 Grade Aggregation and Computation
The system computes unit-level grades by aggregating weighted assessment scores.
Computation occurs:
Manual recalculation is not permitted.
5.6 Student Grade Visibility
Students can view:
They cannot modify or contest grades within the system; dispute resolution follows institutional procedures.
5.7 Academic Integrity Controls
The system enforces integrity through:
These controls ensure trustworthiness of academic outcomes.
5.8 Relationship Between Grades and Skill DNA
Grades and Skill DNA are intentionally decoupled.
Skill DNA analytics consume grade data as input signals, not authoritative judgments.
5.9 Handling Exceptional Academic Scenarios
The system provides structured handling for:
These scenarios are resolved via configured institutional policies.
5.10 Areas of Flexibility
Configurable elements include:
5.11 Areas Requiring Institutional Policy
The following require explicit policy definition:
The system enforces, but does not define, these policies.
5.12 Open Discussion Areas
Potential areas for future enhancement include:
5.13 Chapter Summary
This chapter defined the assessment, grading, and academic evaluation mechanisms of the ILMS. It established clear workflows, integrity controls, and the boundary between academic judgment and analytical insight.
The next chapter focuses on attendance analytics, engagement measurement, and learning continuity mechanisms.