←Select platform

IncorrectGrade Property

Summary

The grade points corresponding to an incorrect answer for an OmrCollection.

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

Property Value

IncorrectGrade specifies the deduction value in points of an incorrect answer for the question corresponding to an OmrCollection. The default value is 0.

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.