Perseus
    Preparing search index...

    Type Alias PerseusInputNumberUserInput

    User input for the InputNumber widget.

    type PerseusInputNumberUserInput = {
        currentValue: string;
    }
    Index

    Properties

    Properties

    currentValue: string

    The raw value entered by the learner. May be a TeX expression; the scorer parses it before grading.