@gmb/bitmark-parser - v7.2.0
    Preparing search index...

    Type Alias GroupMultipleChoiceChoiceChoice

    type GroupMultipleChoiceChoiceChoice = {
        choice?: string;
        isCorrect?: boolean;
    }
    Index
    choice?: string
    isCorrect?: boolean