Upload templates/index.html with huggingface_hub
Browse files- templates/index.html +6 -6
templates/index.html
CHANGED
|
@@ -1929,8 +1929,8 @@ const profileMessages = {
|
|
| 1929 |
message: "🚀 Tu commences 65% des activités avec curiosité ! Ton interaction avec les ressources (70%) montre une belle ouverture d'esprit.",
|
| 1930 |
insights: [
|
| 1931 |
{ icon: "🌟", text: "Démarrage encourageant (65%)" },
|
| 1932 |
-
{ icon: "📖", text: "
|
| 1933 |
-
{ icon: "🧱", text: "
|
| 1934 |
]
|
| 1935 |
},
|
| 1936 |
"Étudiant surmotivé": {
|
|
@@ -1957,7 +1957,7 @@ const profileMessages = {
|
|
| 1957 |
insights: [
|
| 1958 |
{ icon: "🔄", text: "Démarrage constant (70%)" },
|
| 1959 |
{ icon: "📝", text: "Achèvement régulier (68%)" },
|
| 1960 |
-
{ icon: "🎨", text: "
|
| 1961 |
]
|
| 1962 |
},
|
| 1963 |
"Étudiant en difficulté": {
|
|
@@ -1966,7 +1966,7 @@ const profileMessages = {
|
|
| 1966 |
insights: [
|
| 1967 |
{ icon: "👥", text: "Interactions élevées (85%)" },
|
| 1968 |
{ icon: "🚀", text: "Démarrage solide (72%)" },
|
| 1969 |
-
{ icon: "💬", text: "
|
| 1970 |
]
|
| 1971 |
},
|
| 1972 |
"Étudiant évitant l'échec": {
|
|
@@ -1975,7 +1975,7 @@ const profileMessages = {
|
|
| 1975 |
insights: [
|
| 1976 |
{ icon: "😨", text: "Démarrage faible (35%)" },
|
| 1977 |
{ icon: "⏱️", text: "Achèvement limité (30%)" },
|
| 1978 |
-
{ icon: "🌱", text: "
|
| 1979 |
]
|
| 1980 |
},
|
| 1981 |
"Étudiant à risque": {
|
|
@@ -2011,7 +2011,7 @@ const profileMessages = {
|
|
| 2011 |
insights: [
|
| 2012 |
{ icon: "😰", text: "Démarrage minimal (15%)" },
|
| 2013 |
{ icon: "🐌", text: "Achèvement faible (10%)" },
|
| 2014 |
-
{ icon: "✨", text: "
|
| 2015 |
]
|
| 2016 |
},
|
| 2017 |
"Étudiant non engagé": {
|
|
|
|
| 1929 |
message: "🚀 Tu commences 65% des activités avec curiosité ! Ton interaction avec les ressources (70%) montre une belle ouverture d'esprit.",
|
| 1930 |
insights: [
|
| 1931 |
{ icon: "🌟", text: "Démarrage encourageant (65%)" },
|
| 1932 |
+
{ icon: "📖", text: "Engagement actif (70%)" },
|
| 1933 |
+
{ icon: "🧱", text: "Compétences en développement" }
|
| 1934 |
]
|
| 1935 |
},
|
| 1936 |
"Étudiant surmotivé": {
|
|
|
|
| 1957 |
insights: [
|
| 1958 |
{ icon: "🔄", text: "Démarrage constant (70%)" },
|
| 1959 |
{ icon: "📝", text: "Achèvement régulier (68%)" },
|
| 1960 |
+
{ icon: "🎨", text: "Trajectoire d’apprentissage prometteuse" }
|
| 1961 |
]
|
| 1962 |
},
|
| 1963 |
"Étudiant en difficulté": {
|
|
|
|
| 1966 |
insights: [
|
| 1967 |
{ icon: "👥", text: "Interactions élevées (85%)" },
|
| 1968 |
{ icon: "🚀", text: "Démarrage solide (72%)" },
|
| 1969 |
+
{ icon: "💬", text: "Taux d’erreurs observées" }
|
| 1970 |
]
|
| 1971 |
},
|
| 1972 |
"Étudiant évitant l'échec": {
|
|
|
|
| 1975 |
insights: [
|
| 1976 |
{ icon: "😨", text: "Démarrage faible (35%)" },
|
| 1977 |
{ icon: "⏱️", text: "Achèvement limité (30%)" },
|
| 1978 |
+
{ icon: "🌱", text: "Niveau d’activité et d’engagement limité" }
|
| 1979 |
]
|
| 1980 |
},
|
| 1981 |
"Étudiant à risque": {
|
|
|
|
| 2011 |
insights: [
|
| 2012 |
{ icon: "😰", text: "Démarrage minimal (15%)" },
|
| 2013 |
{ icon: "🐌", text: "Achèvement faible (10%)" },
|
| 2014 |
+
{ icon: "✨", text: "Difficultés à choisir, démarrer et compléter une activité" }
|
| 2015 |
]
|
| 2016 |
},
|
| 2017 |
"Étudiant non engagé": {
|