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

    Type Alias GroupMultipleChoice1ChoiceChoice

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