Function extractMarksFromItemsTable

  • Extracts marks records from a table of simplified text items.

    Returns

    The extracted marks records.

    Parameters

    • itemsTable: readonly (readonly Readonly<SimpleTextItem>[])[]

      The simplified items table to extract marks from.

    Returns MarkRecord[]

Generated using TypeDoc