Create Evaluation Templates
Create Evaluation Templates
Design evaluation templates for thesis, dissertation, project, and research assessments.
Time required: 15-20 minutes per template
Module: openeducat_research_enterprise, openeducat_thesis_enterprise
User role: System Administrator, Academic Admin
Prerequisites
- System Administrator or Academic Admin role
- Research/thesis module installed
- Grading scales configured
Steps
Step 1: Navigate to Evaluation Templates
- Go to OpenEduCat -> Research -> Configuration -> Evaluation Templates
- Or Thesis -> Configuration -> Evaluation Templates
- Click Create
Step 2: Enter Template Information
| Field | Required | Description | Example |
|---|---|---|---|
| Name | Yes | Template name | ”PhD Thesis Evaluation” |
| Code | Yes | Unique code | ”PHD-EVAL” |
| Type | Yes | Evaluation type | Thesis/Project/Research |
| Max Score | Yes | Total points | 100 |
Step 3: Define Evaluation Criteria
Add assessment criteria:
- Go to Criteria tab
- Click Add a line
| Criteria | Weight | Max Score | Description |
|---|---|---|---|
| Research Quality | 30% | 30 | Original contribution |
| Methodology | 25% | 25 | Research methods |
| Literature Review | 15% | 15 | Existing research |
| Writing Quality | 15% | 15 | Presentation |
| Defense | 15% | 15 | Oral presentation |
Step 4: Configure Scoring Rules
For each criterion:
| Setting | Description |
|---|---|
| Score Type | Points/Percentage/Grade |
| Minimum Score | Required minimum |
| Weight | Contribution to total |
Step 5: Add Evaluation Questions
In Questions tab:
- Add specific evaluation questions
- Map to criteria
- Provide scoring guidelines
| Question | Criteria | Max Score |
|---|---|---|
| Is the research problem clearly defined? | Methodology | 5 |
| Does the review cover relevant literature? | Literature | 5 |
| Is the writing clear and organized? | Writing | 5 |
Step 6: Set Up Evaluator Assignment
Configure who evaluates:
| Evaluator Type | Role |
|---|---|
| Guide | Primary supervisor |
| Co-Guide | Secondary supervisor |
| Examiner | External evaluator |
| Panel | Committee member |
Step 7: Configure Result Calculation
Define how final result is calculated:
| Setting | Description |
|---|---|
| Calculation Method | Sum/Average/Weighted |
| Passing Score | Minimum to pass |
| Grade Mapping | Score to grade conversion |
Step 8: Save Template
Click Save to create the evaluation template.
Template Types
| Type | Use Case | Typical Criteria |
|---|---|---|
| Thesis | Masters/PhD thesis | Research, Writing, Defense |
| Project | Course projects | Implementation, Presentation |
| Research Paper | Publications | Novelty, Methodology |
| Seminar | Presentations | Content, Delivery |
Field Reference
Evaluation Template
| Technical Field | UI Label | Type | Notes |
|---|---|---|---|
name | Name | Char | Template name |
code | Code | Char | Unique identifier |
eval_type | Type | Selection | thesis/project/research |
max_score | Max Score | Float | Total points |
pass_score | Pass Score | Float | Minimum to pass |
Criteria
| Technical Field | UI Label | Type | Notes |
|---|---|---|---|
name | Criteria | Char | Criterion name |
weight | Weight | Float | Percentage |
max_score | Max Score | Float | Maximum points |
sequence | Sequence | Integer | Display order |
Troubleshooting
Weights don’t add to 100%
Total weight of all criteria must equal 100. Adjust weights accordingly.
Template not appearing in thesis form
Ensure template type matches thesis type and template is Active.
Scores not calculating correctly
Verify calculation method and weight assignments are correct.
Related: Configure Research Areas | Configure Subjects