←Select platform

ObjectiveGrade Constructor(OmrField,int,double,double,double)

Summary

Initializes a new instance of ObjectiveGrade that can be used in grading an OmrFields object.

Syntax
C#
C++/CLI
Java
Python
__init__(self,answerField,pageNumber,correctGrade,incorrectGrade,noResponseGrade) # Overloaded constructor 

Parameters

answerField

OmrFields to be graded using this ObjectiveGrade object.

pageNumber

Sets the ITemplate page number that answerField belongs to.

correctGrade

Sets the grade points corresponding to a correct answer for an OmrCollection in answerField.

incorrectGrade

Sets the grade points corresponding to an incorrect answer for an OmrCollection in answerField.

noResponseGrade

Sets the grade points corresponding to no answer/response for an OmrCollection in answerField.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.