The following tables list the members exposed by OmrAnalysisEngine.
Name | Description | |
---|---|---|
OmrAnalysisEngine | Initializes a new instance of OmrAnalysisEngine to calculate the grade and statistics for the OMR-based/bubble-based test and survey forms. |
Name | Description | |
---|---|---|
GetFormFullScore | Gets the sum of all graded form fields in all pages. | |
GradeForms | Performs the grading process of forms. |
Name | Description | |
---|---|---|
DecimalPlace | The number of digits to the right of the decimal point to be retained. | |
FilledForms | A list of filled IRecognitionForm forms to be analyzed by OmrAnalysisEngine. | |
Grades | A list of BaseGrade objects that associate fields with their grading process. | |
PassingScore | The minimum passing score for a graded OMR/bubble sheet exam. | |
QuestionsAnswers | A Dictionary<string, QuestionAnswers> that associates fields with their answers. |