←Select platform

GradePartialAnswer Property

Summary
Indicates whether to enable partial credit on a gradable OmrField.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public bool GradePartialAnswer { get; set; } 
public:  
   [DataMemberAttribute] 
   property bool GradePartialAnswer 
   { 
      bool get() 
      void set(bool value) 
   } 
GradePartialAnswer # get and set (OmrCollection) 

Property Value

true to enable partial grading credit; otherwise, false.

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.