pull/1/head
Optimal Sup-Spé 3 years ago
parent 5307a5f0ae
commit a1a0dbcacc
  1. 4
      src/GenerateurH5P.elm

@ -37,7 +37,7 @@ titre =
--todo = --todo =
-- Debug.todo "Cette fonctionnalité est en cours de développement" -- Debug.todo "Fonctionnalité en cours de développement"
--h5pTest h5p = --h5pTest h5p =
-- case h5p of -- case h5p of
-- BranchingScenarioH5P branchingScenario -> -- BranchingScenarioH5P branchingScenario ->
@ -2984,7 +2984,7 @@ buildBranchingScenarioHelp title content =
_ -> _ ->
title title
, startScreenSubtitle = "<p>Votre session de travail personnalisée</p>\n" , startScreenSubtitle = "<p>Session de travail personnalisée</p>\n"
} }
, behaviour = , behaviour =
{ enableBackwardsNavigation = True { enableBackwardsNavigation = True

Loading…
Cancel
Save