←Select platform

CorrectGrade Property

Summary

The grade points corresponding to a correct answer for an OmrCollection object.

Syntax
C#
C++/CLI
Python
[IgnoreDataMemberAttribute()] 
public double CorrectGrade { get; set; } 
public:  
   [IgnoreDataMemberAttribute] 
   property double CorrectGrade 
   { 
      double get() 
      void set(double value) 
   } 
CorrectGrade # get and set (OmrCollection) 

Property Value

Integer value that represents the score for a correct answer in the OmrCollection object. The default value is 1.

Remarks

CorrectGrade specifies the value in points of a correct answer for the question corresponding to an OmrCollection object.

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.