Reading the score inside of an branching scenario

Normal 0 21 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Normale Tabelle"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ansi-language:#0400; mso-fareast-language:#0400; mso-bidi-language:#0400;}

 

Hello,

 

I use H5P for a museum learning-page for schools. In this case I write a branching scenario about the Stone Age in which the pupils have to make decisions which brings or costs them food. With the Score the pupils can see at the end how much food they still have, but I don't find a way to show the pupils during the game how much food is left.

 

Is there a way to show the score during the branching scenario?

 

Thank you very much,

 

Fabian

 

otacke's picture

Hi, Fabian!

Cool idea for using the Branching Scenario! But no, there's currently no way to see the score throughout a Branching Scenario (conveniently).

Best,
Oliver

Hi Oliver

thank you for the answer. But you wrote conveniently, what would be the inconvenient way?

Best,

Fabian

otacke's picture

The inconvenient way is to open the browser's development console, ensure that the iframe has focus and then to type `H5P.instances[0].getScore()`