C# Class LtiLibrary.Core.Outcomes.v2.LineItem

A line item is equivalent to a column in a gradebook; it is able to hold the results associated with a specific activity for a set of users. The activity is expected to be associated with a single LTI context within the tool consumer, so there is a one-to-many relationship between contexts and line items.
Inheritance: LtiLibrary.Core.Common.JsonLdObject
Mostrar archivo Open project: andyfmiller/LtiLibrary Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
LineItem ( ) : System

Method Details

LineItem() public method

public LineItem ( ) : System
return System