Pawnote
    Preparing search index...

    Variable ResourceContentCategoryConst

    ResourceContentCategory: {
        AP: 9;
        CORRECTION: 2;
        DST: 3;
        EPI: 8;
        EVALUATION_COMPETENCES: 7;
        LESSON: 1;
        NONE: 0;
        ORAL_INTERROGATION: 4;
        TD: 5;
        TP: 6;
        VISIO: 12;
    } = ...

    Type Declaration

    • ReadonlyAP: 9

      Corresponds to "AP"

    • ReadonlyCORRECTION: 2

      Corresponds to "Correction"

    • ReadonlyDST: 3

      Corresponds to "Devoir sur table"

    • ReadonlyEPI: 8

      Corresponds to "EPI"

    • ReadonlyEVALUATION_COMPETENCES: 7

      Corresponds to "Évaluation de compétences"

    • ReadonlyLESSON: 1

      Corresponds to "Cours"

    • ReadonlyNONE: 0
    • ReadonlyORAL_INTERROGATION: 4

      Corresponds to "Interrogation orale"

    • ReadonlyTD: 5

      Corresponds to "Travaux dirigés"

    • ReadonlyTP: 6

      Corresponds to "Travaux pratiques"

    • ReadonlyVISIO: 12

      Corresponds to "Visio"