Course

A Course is the primary unit of learning in ecLearn. Courses are taken by Learners.

The following columns are available for all courses:

ColumnDescription
NameRequired. A name for the course.
TypeRequired. Choices:
  • Upload: Provide a pre-packaged Course in an accepted format (cmi5, SCORM, xAPI)
  • Create My Own: Use the on-form course editor to create a new course.
DescriptionA simple description of the course.
Move Existing Registrations to Newest VersionRequired. Determines whether existing course registrations will be updated when a new version of the course is published, or if they will continue to use the published version from the time of registration. Choices:
  • Never
  • When Not Complete
  • When Completed
  • When Failed
  • When Passed
  • Always
Published DateThe date and time when the course was last published. Read only.
Estimated TimeThe estimated time to take the course.
Start DateThe date the course is intended to be started.
Due DateThe date by which the course is intended to be completed.
Passing MarkThe grade a user must achieve to have passed the course.
Certificate TemplateA Word template used to generate a certificate of completion for the course. See Certificates of Achievement for details.

Upload Course

The following columns are available when the course type is Upload:

ColumnDescription
Upload Course FileSelect the file to upload.
Uploaded Course NameThe course name extracted from the most recently uploaded file. This can be different from the Name column above. Read Only.
Uploaded Course DescriptionThe course description extracted from the most recently uploaded file. This can be different from the Description column above. Read Only.
Uploaded Course StatusThe status of the last course upload. Large files will take longer to process. Possible values are RUNNING, COMPLETE, and ERROR. Read Only.

Create My Own Course

When creating your own course, the course editor allows creation and editing of course modules, pages, and assessments:

  • A course consists of any number of modules.
  • A module consists of any number of pages, followed by an optional assessment.
  • An assessment consists of any number of questions.

Course Configuration

ColumnDescription
TitleThe title of the course. By default this is the Name entered above. The title will appear in the header of the course when a user is taking the course.
DescriptionA description of the course. By default this is the Description entered above.
Passing Grade (out of 100)The expected passing grade of the course. The course will use this value when reporting a user’s questionnaire results as Passing or Failing.

Module Configuration

ColumnDescription
Module TitleThe title of the module. The title will appear in the header of the course along with the course title when a user is taking the course.

Page Configuration

ColumnDescription
Page TitleThe title of the page. The title will appear in the title bar of the window when a user is taking the course.
HeadingThe heading of the page. The heading will appear at the top of the page when a user is taking the course.
DescriptionA description of the page.
BodyThe content of the page.
Media TypeChoice of media type for the Media column below:
  • VDO: Use a video uploaded to https://vdocipher.com/. Use this option if you wish to control access to video materials for a course. VDOCipher requires its own separate subscription not provided by your ecLearn license.
  • YouTube: Use a video on YouTube
  • Image: Use an image file
MediaAn image or video to appear at the top of the page, between the Heading and the Body. Usage depends on the Media Type above:
  • VDO: The ID of the file uploaded to https://vdocipher.com/
  • YouTube: The URL of a video on YouTube
  • Image: The URL of an image.

Assessment Configuration

ColumnDescription
Question TypeOne of:
  • True/False: the user must select True or False as the answer
  • Multiple Choice (single): the user must select one answer from a list of provided answers, using radio buttons.
  • Multiple Choice (multiple): the user must select one or more answers from a list of provided answers, using checkboxes.
  • Numeric: the user must enter a number as the answer.
QuestionThe text of the question displayed to the user.
AnswerDepends on the Question Type:
  • True/False: choose whether the correct question answer is True or False
  • Multiple Choice (single): enter each possible answer in the boxes labeled Option 1, Option 2, etc. You may provide any number of possible answers. Possible answers will appear in the dropdown. Select the correct answer.
  • Multiple Choice (multiple): enter each possible answer in the boxes labeled Option 1, Option 2, etc. You may provide any number of possible answers. Possible answers will appear in a checkbox list. Select all correct answers.
  • Numeric: enter the correct number.
Back to top