Table Of Contents
Getting Started
How to use ExamEase
Change Log
Requirement
Setup & Configuration
Technical Information
Code Editing
FAQ
Credits
V2.0.0
16 July 2025
- [New] Add question type: Essay
- [New] Add question type: Multiple answer question
- [New] Clone exam
- [New] Manual marking page (For admin & teacher to mark the essays submitted by students)
V1.5.0
8 December 2024
- Upgrade to .NET 8.0
- Remove unused packages
- Upgrade some packages
- Remove unused
using
statement from controllers and views
- Move common
using
statements to /Views/_ViewImports.cshtml
- Solve reset password bug: Failed to reset password because Code field is missing in
ResetPassword.cshtml
- Solve dashboard page bug: Wrongly displayed "Top 5 Questions Answered Wrongly" chart
- Change to use latest bootstrap (v5.3.3)
V1.0.0
24 March 2023