SIFWorks ADK 2.0
SetScoreMetric Method (val)
NamespacesEdustructures.SifWorks.AssessmentStudentScoreSetSetScoreMetric(AssessmentReportingMethod)

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

Sets the value of the ScoreMetric attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetScoreMetric(
	AssessmentReportingMethod val
)
Public Sub SetScoreMetric ( _
	val As AssessmentReportingMethod _
)
public:
void SetScoreMetric (
	AssessmentReportingMethod^ val
)
Parameters
val (AssessmentReportingMethod)
A AssessmentReportingMethod object
Remarks

The SIF specification defines the meaning of this attribute as: "The metric or scale used to report the score."

Version: 2.0

Since: 2.0

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