%@ Page Language="C#" MasterPageFile="~/Public/MasterVerticalTwoFrameInnerPage.master"
AutoEventWireup="true" CodeFile="BeforeExam.aspx.cs" Inherits="Public_Products_ExamPlanner_BeforeExam"
Title="Before Exam" %>
Before Examination
The tasks performed before the examination that are handled by ExamPlanner are:
- Listing students eligible for the examination based on attendance.
- Listing students eligible for the examination based on internal examination and prior examination results.
- Enrolling the students for the examination.
- Collecting the fee for the examination.
- Generating the reports of eligible student list to be sent to the university/affiliate authority.
- Estimating the question paper requirement for the subjects.
- Planning the time table.
- Planning the staff duties for the examinations.
- Resource requirement estimates for the examination.