|
38 | 38 | }
|
39 | 39 | ],
|
40 | 40 | "grains": [
|
| 41 | + { |
| 42 | + "id": "a39ce6eb-f3db-447f-808f-aa6a06b940c9", |
| 43 | + "type": "lesson", |
| 44 | + "title": "test iframe", |
| 45 | + "components": [ |
| 46 | + { |
| 47 | + "type": "element", |
| 48 | + "element": { |
| 49 | + "id": "52af6cab-07df-4962-abc5-20cf95d5eb5a", |
| 50 | + "type": "text", |
| 51 | + "content": "<p>Voici une iframe :</p>" |
| 52 | + } |
| 53 | + }, |
| 54 | + { |
| 55 | + "type": "element", |
| 56 | + "element": { |
| 57 | + "id": "f00133f5-0653-425b-a25f-3c9604820529", |
| 58 | + "type": "text", |
| 59 | + "content": "<iframe title=\"dnd\" src=\"https://1024pix.github.io/atelier-contenus/RPE/cartes2.html\" height=\"420\"></iframe>" |
| 60 | + } |
| 61 | + }, |
| 62 | + { |
| 63 | + "type": "element", |
| 64 | + "element": { |
| 65 | + "id": "e32c01a8-7ae1-4c6d-9a16-6487c7c504d2", |
| 66 | + "type": "text", |
| 67 | + "content": "<p>Elles ne sont autorisées qu'en béta.</p>" |
| 68 | + } |
| 69 | + } |
| 70 | + ] |
| 71 | + }, |
| 72 | + { |
| 73 | + "id": "0d4ef09a-ebb8-4514-a037-8fb22e540d7d", |
| 74 | + "type": "lesson", |
| 75 | + "title": "test web component", |
| 76 | + "components": [ |
| 77 | + { |
| 78 | + "type": "element", |
| 79 | + "element": { |
| 80 | + "id": "96e2457d-54d3-461a-97e4-69180a30bfb7", |
| 81 | + "type": "text", |
| 82 | + "content": "<p>Voici un web component, développé à la va-vite pour la démo :</p>" |
| 83 | + } |
| 84 | + }, |
| 85 | + { |
| 86 | + "type": "element", |
| 87 | + "element": { |
| 88 | + "id": "cfec5a0e-2ed5-462f-8974-e5ca25faae39", |
| 89 | + "type": "custom", |
| 90 | + "tagName": "cartes-a-retourner", |
| 91 | + "props": { |
| 92 | + "cardsPerLine": 4, |
| 93 | + "cards": [ |
| 94 | + { |
| 95 | + "frontImageUrl": "https://i.imgur.com/ynIpt6T.png", |
| 96 | + "backImageUrl": "https://i.imgur.com/prjj6bH.png" |
| 97 | + }, |
| 98 | + { |
| 99 | + "frontImageUrl": "https://i.imgur.com/Gcy9yUl.png", |
| 100 | + "backImageUrl": "https://i.imgur.com/HVZcy58.png" |
| 101 | + }, |
| 102 | + { |
| 103 | + "frontImageUrl": "https://i.imgur.com/k2istl3.png", |
| 104 | + "backImageUrl": "https://i.imgur.com/ww44Phm.png" |
| 105 | + }, |
| 106 | + { |
| 107 | + "frontImageUrl": "https://i.imgur.com/6MLS2tU.png", |
| 108 | + "backImageUrl": "https://i.imgur.com/chQSy0B.png" |
| 109 | + } |
| 110 | + ] |
| 111 | + } |
| 112 | + } |
| 113 | + }, |
| 114 | + { |
| 115 | + "type": "element", |
| 116 | + "element": { |
| 117 | + "id": "5e77afeb-78a8-4733-a451-fbe5fa2f360c", |
| 118 | + "type": "text", |
| 119 | + "content": "<p>Comme vous pouvez le voir l'expérience utilisateur n'est pas du tout la même.</p><p><em>Notamment pour les utilisateurs de lecteur d'écran</em></p>" |
| 120 | + } |
| 121 | + }, |
| 122 | + { |
| 123 | + "type": "element", |
| 124 | + "element": { |
| 125 | + "id": "298518dc-9ad0-4709-92c0-c0a1fb1a1a2a", |
| 126 | + "type": "text", |
| 127 | + "content": "<p>Un avantage est que la configuration peut être précisée directement dans le contenu du module et pas côté pix-epreuves</p>" |
| 128 | + } |
| 129 | + } |
| 130 | + ] |
| 131 | + }, |
| 132 | + { |
| 133 | + "id": "0d4ef09a-ebb8-4514-a037-8fb22e540d7c", |
| 134 | + "type": "discovery", |
| 135 | + "title": "Voici un grain qui contient un webcomponent", |
| 136 | + "components": [ |
| 137 | + { |
| 138 | + "type": "element", |
| 139 | + "element": { |
| 140 | + "id": "5415e701-d81a-4f5e-b0e4-a0db67d83e18", |
| 141 | + "type": "text", |
| 142 | + "content": "<p>Voici un autre exemple de web component, le QCU Image :</p>" |
| 143 | + } |
| 144 | + }, |
| 145 | + { |
| 146 | + "type": "element", |
| 147 | + "element": { |
| 148 | + "id": "cfec5a0e-2ed5-462f-8974-e5ca25faae38", |
| 149 | + "type": "custom", |
| 150 | + "tagName": "qcu-image", |
| 151 | + "props": { |
| 152 | + "name": "Liste d'applications", |
| 153 | + "maxChoicesPerLine": 3, |
| 154 | + "imageChoicesSize": "icon", |
| 155 | + "choices": [ |
| 156 | + { |
| 157 | + "name": "Google", |
| 158 | + "image": { |
| 159 | + "width": 534, |
| 160 | + "height": 544, |
| 161 | + "loading": "lazy", |
| 162 | + "decoding": "async", |
| 163 | + "src": "https://epreuves.pix.fr/_astro/Google.B1bcY5Go_1BynY8.svg" |
| 164 | + } |
| 165 | + }, |
| 166 | + { |
| 167 | + "name": "LibreOffice Writer", |
| 168 | + "image": { |
| 169 | + "width": 205, |
| 170 | + "height": 246, |
| 171 | + "loading": "lazy", |
| 172 | + "decoding": "async", |
| 173 | + "src": "https://epreuves.pix.fr/_astro/writer.3bR8N2DK_Z1iWuJ9.webp" |
| 174 | + } |
| 175 | + }, |
| 176 | + { |
| 177 | + "name": "Explorateur", |
| 178 | + "image": { |
| 179 | + "width": 128, |
| 180 | + "height": 128, |
| 181 | + "loading": "lazy", |
| 182 | + "decoding": "async", |
| 183 | + "src": "https://epreuves.pix.fr/_astro/windows-file-explorer.CnF8MYwI_23driA.webp" |
| 184 | + } |
| 185 | + }, |
| 186 | + { |
| 187 | + "name": "Geogebra", |
| 188 | + "image": { |
| 189 | + "width": 640, |
| 190 | + "height": 640, |
| 191 | + "loading": "lazy", |
| 192 | + "decoding": "async", |
| 193 | + "src": "https://epreuves.pix.fr/_astro/geogebra.CZH9VYqc_19v4nj.webp" |
| 194 | + } |
| 195 | + } |
| 196 | + ] |
| 197 | + } |
| 198 | + } |
| 199 | + }, |
| 200 | + { |
| 201 | + "type": "element", |
| 202 | + "element": { |
| 203 | + "id": "73e4676d-fcc9-4ef2-b6de-b33e71922c04", |
| 204 | + "type": "text", |
| 205 | + "content": "<p>Pour comparer du comparable voici la même chose en version embed :</p>" |
| 206 | + } |
| 207 | + }, |
| 208 | + { |
| 209 | + "type": "element", |
| 210 | + "element": { |
| 211 | + "id": "9c8a0dc3-4e8e-4cf9-ab37-3280931cbab7", |
| 212 | + "type": "embed", |
| 213 | + "isCompletionRequired": false, |
| 214 | + "title": "QCU Image", |
| 215 | + "url": "https://epreuves.pix.fr/fr/qcu_image/1d_iconewriter.html", |
| 216 | + "instruction": "<p>Instruction</p>", |
| 217 | + "height": 600 |
| 218 | + } |
| 219 | + } |
| 220 | + ] |
| 221 | + }, |
41 | 222 | {
|
42 | 223 | "id": "f312c33d-e7c9-4a69-9ba0-913957b8f7dd",
|
43 | 224 | "type": "discovery",
|
|
0 commit comments