SIFWorks ADK 2.0
AssessmentReportingMethod Class
NamespacesEdustructures.SifWorks.CommonAssessmentReportingMethod

[This is preliminary documentation and is subject to change.]

Defines the set of values that can be specified whenever an AssessmentReportingMethod is used as a parameter to a method or constructor.
Declaration Syntax
C#Visual BasicVisual C++
public class AssessmentReportingMethod : SifEnum
Public Class AssessmentReportingMethod _
	Inherits SifEnum
public ref class AssessmentReportingMethod : public SifEnum
Members
All MembersMethodsFields



IconMemberDescription
static memberACHIEVEMENT_LEVEL
Achievement level ("0512")

static memberAGE_SCORE
Age score ("0490")

static memberC_SCALED
C-scaled scores ("0491")

static memberCEEB
CEEB-scores ("0492")

static memberGRADE_EQUIV
Grade equivalent or grade-level indicator ("0493")

static memberITED
ITED-score ("0494")

static memberLETTER_MARK
Letter grade/Mark ("0144")

static memberMASTERY_LEVEL
Mastery level ("0513")

static memberNORMAL_CURVE
Normal curve equivalent ("0497")

static memberNORMALIZED_STANDARD
Normalized standard score ("0498")

static memberNUMBER
Number score ("0499")

static memberOTHER
Other ("9999")

static memberPASS_FAIL
Pass-Fail ("0500")

static memberPERCENTILE_RANK
Percentile rank ("0502")

static memberPROFICIENCY_LEVEL
Proficiency level ("0503")

static memberRANKING
Ranking ("0504")

static memberRATIO_IQ
Ratio IQ's ("0505")

static memberSTANDARD_AGE
Standard age score ("0506")

static memberSTANINE
Stanine score ("0508")

static memberSTEN
Sten score ("0509")

static memberT_SCORE
T-score ("0510")

static memberWrap(String)
Wrap an arbitrary string value in an AssessmentReportingMethod object.

static memberZ_SCORE
Z-score ("0511")

Remarks
Alternatively, the static Wrap(String) method can be called to encapsulate any string value in an AssessmentReportingMethod object.

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
SifSimpleType
 AdkDataType<(Of <String>)>
  SifString
   SifEnum
    AssessmentReportingMethod

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10