oneRoster-Package: A R Package for One Roster Preparation

Description Details

Description

One Roster is a standard developed by LMS Global allowing for ease of transfer of student data between many educational systems. Creating a system of CSV compatible tables for ease of creation with Learning Management Systems (LMS), Student Information Systems (SIS), and other learning platforms.

Data files in CSV format are exchanged using a zip file and must be at the root level.

Details

The CSV files supported are as folows

File Name Req Description
manifest.csv Yes A control file. The manifest contains the version (set as 1.1) and the list of files that are supplied in this data set. A new file added in V1.1.
academicSessions.csv No A data file. The 'academic sessions' data model content. Data model revised in v1.1.
categories.csv No A data file. The definition for a set of lineItems. A new file added in V1.1.
classResources.csv No A data file. The set of resources assigned to classes. A new file added in V1.1.
classes.csv No A data file. The 'classes' data model content. Data model revised in v1.1.
courseResources.csv No A data file. The set of resources assigned to courses. A new file added in V1.1.
courses.csv No A data file. The 'courses' data model content. Data model revised in v1.1.
demographics.csv No A data file. The 'demographics' data model content. Data model revised in v1.1.
enrollments.csv No A data file. The 'enrollments' data model content. Data model revised in v1.1.
lineItems.csv No A data file. The set of lineItems. A new file added in V1.1.
orgs.csv No A data file. The' orgs' data model content.
results.csv No A data file. The set of results. A new file added in V1.1.
resources.csv No A data file. The 'resources' data model content. A new file added in V1.1.
users.csv No A data file. The 'users' data model content. Data model revised in v1.1.

A record in a file can be in 1 of 4 sates.

For Each state there are four types of transition events


delabj/oneRoster documentation built on Sept. 23, 2020, 11:34 a.m.