Perseus
    Preparing search index...

    User input for the Matcher widget.

    type PerseusMatcherUserInput = {
        left: string[];
        right: string[];
    }
    Index

    Properties

    Properties

    left: string[]

    The left-column items in the learner's current arrangement.

    right: string[]

    The right-column items in the learner's arrangement. Must match the rubric's right column to be scored correct.