Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SigaaLessonParser

Hierarchy

  • SigaaLessonParser

Implements

Index

Constructors

constructor

Properties

Private forumsIdIndex

forumsIdIndex: number = 0

Methods

Private getElements

  • getElements(page: Page): Element[]

Private parseAttachmentFile

  • parseAttachmentFile(page: Page, attachmentElement: Element): File

Private parseAttachmentGeneric

Private parseAttachmentHomework

  • parseAttachmentHomework(page: Page, attachmentElement: Element): Homework

Private parseAttachmentLink

Private parseAttachmentQuiz

  • parseAttachmentQuiz(page: Page, attachmentElement: Element): Quiz

Private parseAttachmentSurvey

  • parseAttachmentSurvey(page: Page, attachmentElement: Element): Survey

Private parseAttachmentVideo

Private parseAttachmentWebContent

  • parseAttachmentWebContent(page: Page, attachmentElement: Element): WebContent

Private parseAttachmentsFromLesson

Private parseLesson

parseLessonPages

  • parseLessonPages(pageLessonsList: Page, pageLessonsPaged: Page): void

parsePagedPage

Private parserDate

  • parserDate(lessonDatesString: string): [Date, Date]

Generated using TypeDoc