Gantt:AI for Teaching and Learning support: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
    Line 4: Line 4:
           "id": 1,
           "id": 1,
           "start_date": "01-01-2026 00:00",
           "start_date": "01-01-2026 00:00",
           "text": "AI for Teaching and Learning support",
           "text": "AI for Teaching and Learning (multilingual, asyncronous, interactive)",
           "duration": 668,
           "duration": 668,
           "end_date": "31-10-2027 00:00",
           "end_date": "31-10-2027 00:00",
    Line 19: Line 19:
           "progress": 0,
           "progress": 0,
           "parent": 1,
           "parent": 1,
           "color": "#F4D03F"  
           "color": "#F4D03F",
          "open": true
         },
         },
         {
         {
    Line 29: Line 30:
           "progress": 0,
           "progress": 0,
           "parent": 1,
           "parent": 1,
           "color": "#5DADE2"  
           "color": "#5DADE2",
          "open": true
         },
         },
         {
         {
    Line 39: Line 41:
           "progress": 0,
           "progress": 0,
           "parent": 1,
           "parent": 1,
           "color": "#58D68D"  
           "color": "#58D68D",
          "open": true
         },
         },
         {
         {
           "id": 5,
           "id": 5,
           "start_date": "01-06-2026 00:00",
           "start_date": "01-06-2026 00:00",
           "text": "B1 (Prototype)",
           "text": "B1 (Prototype)",
           "duration": 0,
           "duration": 0,
           "type": "milestone",
           "type": "milestone",
           "progress": 0,
           "progress": 0,
           "parent": 1
           "parent": 2
         },
         },
         {
         {
           "id": 6,
           "id": 6,
           "start_date": "01-11-2026 00:00",
           "start_date": "01-11-2026 00:00",
           "text": "A2 (Beta)",
           "text": "A2 (Beta)",
           "duration": 0,
           "duration": 0,
           "type": "milestone",
           "type": "milestone",
           "progress": 0,
           "progress": 0,
           "parent": 1
           "parent": 3
         },
         },
         {
         {
           "id": 7,
           "id": 7,
           "start_date": "01-02-2026 00:00",
           "start_date": "01-02-2026 00:00",
           "text": "A3 (V1)",
           "text": "A3 (V1)",
           "duration": 0,
           "duration": 0,
           "type": "milestone",
           "type": "milestone",
           "progress": 0,
           "progress": 0,
           "parent": 1
           "parent": 3
         },
         },
         {
         {
           "id": 8,
           "id": 8,
           "start_date": "01-05-2026 00:00",
           "start_date": "01-05-2026 00:00",
           "text": "A4 (V2)",
           "text": "A4 (V2)",
          "duration": 0,
          "type": "milestone",
          "progress": 0,
          "parent": 3
        },
        {
          "id": 9,
          "start_date": "01-05-2026 00:00",
          "text": "★ T0 (Infra IA Deployment)",
           "duration": 0,
           "duration": 0,
           "type": "milestone",
           "type": "milestone",
           "progress": 0,
           "progress": 0,
           "parent": 1
           "parent": 4
         }
         }
       ],
       ],
       "links": []
       "links": []
    }
    }

    Revision as of 08:36, 3 April 2026

    {
      "data": [
        {
          "id": 1,
          "start_date": "01-01-2026 00:00",
          "text": "AI for Teaching and Learning (multilingual, asyncronous, interactive)",
          "duration": 668,
          "end_date": "31-10-2027 00:00",
          "progress": 0,
          "parent": 0,
          "open": true
        },
        {
          "id": 2,
          "start_date": "01-01-2026 00:00",
          "text": "Business layer (4 PM)",
          "duration": 365,
          "end_date": "31-12-2026 00:00",
          "progress": 0,
          "parent": 1,
          "color": "#F4D03F",
          "open": true
        },
        {
          "id": 3,
          "start_date": "01-03-2026 00:00",
          "text": "Application layer (4 PM)",
          "duration": 610,
          "end_date": "31-10-2027 00:00",
          "progress": 0,
          "parent": 1,
          "color": "#5DADE2",
          "open": true
        },
        {
          "id": 4,
          "start_date": "01-05-2026 00:00",
          "text": "Technology layer (3 PM)",
          "duration": 549,
          "end_date": "31-10-2027 00:00",
          "progress": 0,
          "parent": 1,
          "color": "#58D68D",
          "open": true
        },
        {
          "id": 5,
          "start_date": "01-06-2026 00:00",
          "text": "★ B1 (Prototype)",
          "duration": 0,
          "type": "milestone",
          "progress": 0,
          "parent": 2
        },
        {
          "id": 6,
          "start_date": "01-11-2026 00:00",
          "text": "★ A2 (Beta)",
          "duration": 0,
          "type": "milestone",
          "progress": 0,
          "parent": 3
        },
        {
          "id": 7,
          "start_date": "01-02-2026 00:00",
          "text": "★ A3 (V1)",
          "duration": 0,
          "type": "milestone",
          "progress": 0,
          "parent": 3
        },
        {
          "id": 8,
          "start_date": "01-05-2026 00:00",
          "text": "★ A4 (V2)",
          "duration": 0,
          "type": "milestone",
          "progress": 0,
          "parent": 3
        },
        {
          "id": 9,
          "start_date": "01-05-2026 00:00",
          "text": "★ T0 (Infra IA Deployment)",
          "duration": 0,
          "type": "milestone",
          "progress": 0,
          "parent": 4
        }
      ],
      "links": []
    }