Research Article

Modeling and Classification of the Behavioral Patterns of Students Participating in Online Examination

Algorithm 4

Cheating score calculation.
Input:                                       Obtained from Algorithm 3
Head Movement Pattern: ,
Eye Movement Pattern: ,
Lip Movement Pattern:
Output:                        Calculated cheating score for unusual movements
1:
2:                     User defined weights of the movements; default 1
3:
4:                             Maximum Score
5: for i = 1 to BitLength do
6:  
7:  
8: end for
9: