From f699bb02efa2aeb16691850e476c432f86dfefa8 Mon Sep 17 00:00:00 2001 From: vincent_b Date: Wed, 19 Nov 2025 12:34:53 +0100 Subject: [PATCH] petit cleanup --- data.json.mved.bak | 910 --------------------------------------------- init.txt | 1 - 2 files changed, 911 deletions(-) delete mode 100644 data.json.mved.bak delete mode 100644 init.txt diff --git a/data.json.mved.bak b/data.json.mved.bak deleted file mode 100644 index e9be291..0000000 --- a/data.json.mved.bak +++ /dev/null @@ -1,910 +0,0 @@ -[ - { - "timestamp": "2025-11-04T09:53:41.895Z", - "uniqueId": "mhke5vd3x3mer8y9l1m", - "currentPath": "/test", - "answers": [ - { - "id": "name", - "title": "name?", - "explo": "test de text de description", - "code": [ - { - "file": "css.css", - "type": "css" - }, - { - "file": "0_core.page", - "type": "markup", - "para": "nohelp" - } - ], - "answer": "pomme", - "additionalInput": "" - }, - { - "id": "age ss", - "title": "What is your age ss ?", - "code": [ - { - "file": "css.css", - "type": "css" - }, - { - "file": "age.page", - "type": "markup" - } - ], - "answer": "peche", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:24:29.272Z", - "uniqueId": "mhw7n6k5su0xq0rl26", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "red.css", - "type": "css", - "para": "" - }, - { - "file": "red.page", - "type": "markup", - "para": "" - } - ], - "answer": "ss", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:26:04.566Z", - "uniqueId": "mhw7p72df4pnen6huir", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "red.css", - "type": "css", - "para": "" - }, - { - "file": "red.page", - "type": "markup", - "para": "" - } - ], - "answer": "dd", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:30:21.817Z", - "uniqueId": "mhw7u8t4x2hfg9f4xzd", - "currentPath": "/all", - "answers": [ - { - "order": "1", - "id": "tuto", - "title": "Tuto, explications sur le questionnaire", - "para": "normal", - "explo": "Courte description", - "short": "comment ça marche", - "code": [ - { - "file": "tuto.txt", - "type": "render", - "para": "large instructions" - }, - { - "file": "tuto.css", - "type": "css", - "para": "" - }, - { - "file": "tuto.page", - "type": "markup", - "para": "" - } - ], - "answer": "ss", - "additionalInput": "" - }, - { - "order": "1", - "id": "cibler_id_classes_multiples", - "title": "CSS, cibler un élément avec une classe / des classes", - "para": "normal", - "explo": "Ciblage simple", - "short": "simple -- id + class", - "code": [ - { - "file": "cibler_id_classes_multiples.txt", - "type": "render", - "para": "large instructions" - }, - { - "file": "cibler_id_classes_multiples.css", - "type": "css", - "para": "large" - }, - { - "file": "cibler_id_classes_multiples.page", - "type": "markup", - "para": "large locked" - } - ], - "answer": "ss", - "additionalInput": "" - }, - { - "id": "cibler_css_multiples_vs_is", - "title": "CSS, ciblage multiple, /VS/ condition :is ", - "short": "été automne", - "para": "normal", - "explo": "* joker + :is", - "code": [ - { - "file": "cibler_css_multiples_vs_is.txt", - "type": "render", - "para": "large instructions" - }, - { - "file": "cibler_css_multiples_vs_is.css", - "type": "css", - "para": "" - }, - { - "file": "cibler_css_multiples_vs_is.page", - "type": "markup", - "para": "locked" - } - ], - "answer": "ss", - "additionalInput": "" - }, - { - "id": "cibler_css_padding", - "title": "CSS, modifier les marges internes", - "para": "normal", - "explo": "margin == marges extérieures ; padding == marges internes", - "short": "padding", - "code": [ - { - "file": "cibler_css_padding.txt", - "type": "render", - "para": "large instructions" - }, - { - "file": "cibler_css_padding.css", - "type": "css", - "para": "" - }, - { - "file": "cibler_css_padding.page", - "type": "markup", - "para": "locked" - } - ], - "answer": "ss", - "additionalInput": "" - }, - { - "id": "cibler_is_not", - "title": "CSS :is :not :has + attributs", - "para": "normal", - "short": "working state", - "code": [ - { - "file": "cibler_is_not.txt", - "type": "render", - "para": "large instructions nohelp" - }, - { - "file": "cibler_is_not.css", - "type": "css", - "para": "large" - }, - { - "file": "cibler_is_not.page", - "type": "markup", - "para": "large force_sticky" - } - ], - "answer": "ss", - "additionalInput": "" - }, - { - "id": "cibler_adjascent_avance", - "title": "CSS, cibler des éléments adjascents, internes ou suivants", - "para": "normal", - "short": ":hover Miaous !", - "code": [ - { - "file": "cibler_adjascent_avance.txt", - "type": "render", - "para": "large instructions nohelp" - }, - { - "file": "cibler_adjascent_avance.page", - "type": "markup", - "para": "" - }, - { - "file": "cibler_adjascent_avance.css", - "type": "css", - "para": "" - } - ], - "answer": "ss", - "additionalInput": "" - }, - { - "id": "cibler_has_checked", - "title": "CSS :has :checked :active", - "para": "normal", - "short": "fôret champignons", - "code": [ - { - "file": "cibler_has_checked.txt", - "type": "markup", - "para": "large instructions nohelp" - }, - { - "file": "cibler_has_checked.page", - "type": "markup", - "para": "" - }, - { - "file": "cibler_has_checked.css", - "type": "css", - "para": "" - } - ], - "answer": "ss", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:32:57.134Z", - "uniqueId": "mhw7xyaw5o94gj2pops", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "/one/data/mhw7xyaw5o94gj2pops_red.css", - "type": "css", - "para": "", - "modified": "red.css" - }, - { - "file": "red.page", - "type": "markup", - "para": "" - } - ], - "answer": "ss", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:34:42.319Z", - "uniqueId": "mhw805jewbpbfdyvmx", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "/one/data/mhw805jewbpbfdyvmx_red.css", - "type": "css", - "para": "", - "modified": "red.css" - }, - { - "file": "/one/data/mhw805jewbpbfdyvmx_red.page", - "type": "markup", - "para": "", - "modified": "red.page" - } - ], - "answer": "ss", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:37:11.007Z", - "uniqueId": "mhw83ghebd6gom2u6oj", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "/one/data/mhw83ghebd6gom2u6oj_red.css", - "type": "css", - "para": "", - "modified": "red.css" - }, - { - "file": "red.page", - "type": "markup", - "para": "" - } - ], - "answer": "ss", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:38:16.481Z", - "uniqueId": "mhw84v6yzlmrhnkzhlm", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "/one/data/mhw84v6yzlmrhnkzhlm_red.css", - "type": "css", - "para": "", - "modified": "red.css" - }, - { - "file": "red.page", - "type": "markup", - "para": "" - } - ], - "answer": "s", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:38:50.866Z", - "uniqueId": "mhw85gpb4kf4n9e6kpc", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "/one/data/mhw85gpb4kf4n9e6kpc_red.css", - "type": "css", - "para": "", - "modified": "red.css" - }, - { - "file": "red.page", - "type": "markup", - "para": "" - } - ], - "answer": "z", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:39:36.035Z", - "uniqueId": "mhw86hjpqcrrioqmkqn", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "/one/data/mhw86hjpqcrrioqmkqn_red.css", - "type": "css", - "para": "", - "modified": "red.css" - }, - { - "file": "red.page", - "type": "markup", - "para": "" - } - ], - "answer": "ss", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:40:43.203Z", - "uniqueId": "mhw87wxcx1di3tugqqs", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "/one/data/mhw87wxcx1di3tugqqs_red.css", - "type": "css", - "para": "", - "modified": "red.css" - }, - { - "file": "red.page", - "type": "markup", - "para": "" - } - ], - "answer": "ss", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:41:26.693Z", - "uniqueId": "mhw88wbre2etwiblohw", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "/one/data/mhw88wbre2etwiblohw_red.css", - "type": "css", - "para": "", - "modified": "red.css" - }, - { - "file": "red.page", - "type": "markup", - "para": "" - } - ], - "answer": "ss", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:42:08.794Z", - "uniqueId": "mhw89tj8ym4d818vr2n", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "/one/data/mhw89tj8ym4d818vr2n_red.css", - "type": "css", - "para": "", - "modified": "red.css" - }, - { - "file": "red.page", - "type": "markup", - "para": "" - } - ], - "answer": "dd", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:54:59.159Z", - "uniqueId": "mhw8qa9lukjz8c00n58", - "currentPath": "/cibler_css_id_class_menu", - "answers": [ - { - "id": "cibler_css_id_class_menu", - "title": "CSS, cibler, element, id, class, attribut", - "para": "normal", - "short": "menu attributs", - "code": [ - { - "file": "cibler_css_id_class_menu.txt", - "type": "markup", - "para": "large instructions nohelp" - }, - { - "file": "/cibler_css_id_class_menu/data/mhw8qa9lukjz8c00n58_cibler_css_id_class_menu.css", - "type": "css", - "para": "", - "modified": "cibler_css_id_class_menu.css" - }, - { - "file": "cibler_css_id_class_menu.page", - "type": "markup", - "para": "" - } - ], - "answer": "ee", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:55:47.796Z", - "uniqueId": "mhw8rbpqrp56f8iwk3", - "currentPath": "/cibler_css_id_class_menu", - "answers": [ - { - "id": "cibler_css_id_class_menu", - "title": "CSS, cibler, element, id, class, attribut", - "para": "normal", - "short": "menu attributs", - "code": [ - { - "file": "cibler_css_id_class_menu.txt", - "type": "render", - "para": "large instructions nohelp" - }, - { - "file": "cibler_css_id_class_menu.css", - "type": "css", - "para": "" - }, - { - "file": "cibler_css_id_class_menu.page", - "type": "markup", - "para": "" - } - ], - "answer": "aa", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:57:22.832Z", - "uniqueId": "mhw8t65zsd0qkfe93dk", - "currentPath": "/cibler_css_id_class_menu", - "answers": [ - { - "id": "cibler_css_id_class_menu", - "title": "CSS, cibler, element, id, class, attribut", - "para": "normal", - "short": "menu attributs", - "code": [ - { - "file": "cibler_css_id_class_menu.txt", - "type": "render", - "para": "large instructions nohelp" - }, - { - "file": "/cibler_css_id_class_menu/data/mhw8t65zsd0qkfe93dk_cibler_css_id_class_menu.css", - "type": "css", - "para": "", - "modified": "cibler_css_id_class_menu.css" - }, - { - "file": "cibler_css_id_class_menu.page", - "type": "markup", - "para": "" - } - ], - "answer": "ss", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T16:58:15.860Z", - "uniqueId": "mhw8ufhq3jmrhqhr3k7", - "currentPath": "/cibler_css_id_class_menu", - "answers": [ - { - "id": "cibler_css_id_class_menu", - "title": "CSS, cibler, element, id, class, attribut", - "para": "normal", - "short": "menu attributs", - "code": [ - { - "file": "cibler_css_id_class_menu.txt", - "type": "render", - "para": "large instructions nohelp" - }, - { - "file": "/cibler_css_id_class_menu/data/mhw8ufhq3jmrhqhr3k7_cibler_css_id_class_menu.css", - "type": "css", - "para": "", - "modified": "cibler_css_id_class_menu.css" - }, - { - "file": "cibler_css_id_class_menu.page", - "type": "markup", - "para": "" - } - ], - "answer": "zz", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-12T17:30:21.931Z", - "uniqueId": "mhw9z5lxj1gmt9h3h7e", - "currentPath": "/all", - "answers": [ - { - "id": "tuto", - "title": "Tuto, explications sur le questionnaire", - "para": "normal", - "explo": "Courte description", - "short": "comment ça marche", - "code": [ - { - "file": "tuto.txt", - "type": "render", - "para": "large instructions nohelp locked" - }, - { - "file": "tuto.css", - "type": "css", - "para": "" - }, - { - "file": "tuto.page", - "type": "markup", - "para": "" - } - ], - "answer": "dd", - "additionalInput": "" - }, - { - "id": "cibler_id_classes_multiples", - "title": "CSS, cibler un élément avec une classe / des classes", - "para": "normal", - "explo": "Ciblage simple", - "short": "simple -- id + class", - "code": [ - { - "file": "cibler_id_classes_multiples.txt", - "type": "render", - "para": "large instructions nohelp locked" - }, - { - "file": "cibler_id_classes_multiples.css", - "type": "css", - "para": "large" - }, - { - "file": "cibler_id_classes_multiples.page", - "type": "markup", - "para": "large locked" - } - ], - "answer": "dd", - "additionalInput": "" - }, - { - "id": "cibler_css_multiples_vs_is", - "title": "CSS, ciblage multiple, /VS/ condition :is ", - "short": "été automne", - "para": "normal", - "explo": "* joker + :is", - "code": [ - { - "file": "cibler_css_multiples_vs_is.txt", - "type": "render", - "para": "large instructions nohelp locked" - }, - { - "file": "cibler_css_multiples_vs_is.css", - "type": "css", - "para": "" - }, - { - "file": "cibler_css_multiples_vs_is.page", - "type": "markup", - "para": "locked" - } - ], - "answer": "ddd", - "additionalInput": "" - }, - { - "id": "cibler_css_padding", - "title": "CSS, modifier les marges internes", - "para": "normal", - "explo": "margin == marges extérieures ; padding == marges internes", - "short": "padding", - "code": [ - { - "file": "cibler_css_padding.txt", - "type": "render", - "para": "large instructions nohelp locked" - }, - { - "file": "cibler_css_padding.css", - "type": "css", - "para": "" - }, - { - "file": "cibler_css_padding.page", - "type": "markup", - "para": "locked" - } - ], - "answer": "dd", - "additionalInput": "" - }, - { - "id": "cibler_css_margin_transition", - "title": "CSS, margin + transition + :hover + --variable", - "para": "normal", - "explo": "transition : propriété_afectée durée élasticité_animation délais", - "short": "bouge de là", - "code": [ - { - "file": "cibler_css_margin_transition.txt", - "type": "render", - "para": "large instructions" - }, - { - "file": "cibler_css_margin_transition.css", - "type": "css", - "para": "" - }, - { - "file": "cibler_css_margin_transition.page", - "type": "markup", - "para": "locked" - } - ], - "answer": "dd", - "additionalInput": "" - }, - { - "id": "cibler_is_not", - "title": "CSS :is :not :has + attributs", - "para": "normal", - "short": "working state", - "code": [ - { - "file": "cibler_is_not.txt", - "type": "render", - "para": "large instructions nohelp locked" - }, - { - "file": "cibler_is_not.css", - "type": "css", - "para": "large" - }, - { - "file": "cibler_is_not.page", - "type": "markup", - "para": "large force_sticky" - } - ], - "answer": "dd", - "additionalInput": "" - }, - { - "id": "cibler_adjascent_avance", - "title": "CSS, cibler des éléments adjascents, internes ou suivants", - "para": "normal", - "short": ":hover Miaous !", - "code": [ - { - "file": "cibler_adjascent_avance.txt", - "type": "render", - "para": "large instructions nohelp locked" - }, - { - "file": "cibler_adjascent_avance.page", - "type": "markup", - "para": "" - }, - { - "file": "cibler_adjascent_avance.css", - "type": "css", - "para": "" - } - ], - "answer": "dd", - "additionalInput": "" - }, - { - "id": "cibler_has_checked", - "title": "CSS :has :checked :active", - "para": "normal", - "short": "fôret champignons", - "code": [ - { - "file": "cibler_has_checked.txt", - "type": "render", - "para": "large instructions nohelp locked" - }, - { - "file": "cibler_has_checked.page", - "type": "markup", - "para": "" - }, - { - "file": "cibler_has_checked.css", - "type": "css", - "para": "" - } - ], - "answer": "ddd", - "additionalInput": "" - } - ] - }, - { - "timestamp": "2025-11-13T12:18:46.629Z", - "uniqueId": "mhxe9bebdqstrri1f9", - "currentPath": "/one", - "answers": [ - { - "id": "red", - "title": "test", - "para": "normal", - "explo": "", - "code": [ - { - "file": "/one/data/mhxe9bebdqstrri1f9_red.css", - "type": "css", - "para": "", - "modified": "red.css" - }, - { - "file": "/one/data/mhxe9bebdqstrri1f9_red.page", - "type": "markup", - "para": "", - "modified": "red.page" - } - ], - "answer": "sss", - "additionalInput": "" - } - ] - } -] \ No newline at end of file diff --git a/init.txt b/init.txt deleted file mode 100644 index 49137fc..0000000 --- a/init.txt +++ /dev/null @@ -1 +0,0 @@ -init file \ No newline at end of file