Git commit af88499c151d32603340b378b0b1cf250bfe38b5 by Johnny Jazeix. Committed on 16/12/2025 at 15:05. Pushed by jjazeix into branch 'master'.
remove images block from translation M +12 -3 doc/index.docbook https://invent.kde.org/documentation/gcompris-teachers-handbook/-/commit/af88499c151d32603340b378b0b1cf250bfe38b5 diff --git a/doc/index.docbook b/doc/index.docbook index 64ad734..4bfa2c9 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -323,7 +323,10 @@ GCompris is a multi-activity educational software. This documentation is for the <textobject> <phrase>gcompris_teacher_config_button</phrase> </textobject> - </mediaobject> After clicking it, make sure to have the + </mediaobject> + </para> + <para> + After clicking it, make sure to have the same settings as the server: <mediaobject> <imageobject> <imagedata fileref="gcompris_teacher_settings.png" /> @@ -448,7 +451,10 @@ GCompris is a multi-activity educational software. This documentation is for the <textobject> <phrase>activities_results</phrase> </textobject> - </mediaobject> We can see the pupil entered an incorrect answer + </mediaobject> + </para> + <para> + We can see the pupil entered an incorrect answer on the first try and a correct answer on the second try, and the answers details to spot the errors. </para> @@ -570,7 +576,10 @@ GCompris is a multi-activity educational software. This documentation is for the <textobject> <phrase>charts_view_results_pupil</phrase> </textobject> - </mediaobject> If the <quote>Activities</quote> tab is selected, + </mediaobject> + </para> + <para> + If the <quote>Activities</quote> tab is selected, you can see all the results for a specific activity: <mediaobject> <imageobject>
