←Select platform

IncorrectGrade Property

Summary

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

Syntax
C#
VB
C++
[IgnoreDataMemberAttribute()] 
public double IncorrectGrade { get; set; } 
<IgnoreDataMemberAttribute()>  
Public Property IncorrectGrade() As Double 
   Get 
   Set 
public:  
   [IgnoreDataMemberAttribute] 
   property double IncorrectGrade 
   { 
      double get() 
      void set(double value) 
   } 

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

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