Closed Okaryn closed 8 years ago
Hi,
If I select Url for an activ content, the location is not open (manually or automaticaly)
Exemple for a simple activity :
<activity class="@panels.InformationScreen" name="Wohnen 7" code=""> <description /> <messages> <cell type="initial"> <style> <font family="Comic Sans MS" size="20" bold="true" italic="true" /> <color foreground="0xFFFF66" background="0x9999FF" /> </style> <media type="URL" level="1" file="http://learningapps.org/display?v=p9d95g9rj01" /> <p>Clique ici... pour remettre les questions dans l'ordre</p> </cell> </messages> <settings margin="0" report="false"> <container bgColor="0x9999FF"> <counters time="false" actions="true" score="true" /> </container> <window bgColor="0x9999FF" border="false" /> </settings> <cells rows="1" cols="1" cellWidth="807.0" cellHeight="509.0" border="true"> <style borderStroke="3.6" markerStroke="2.7"> <font family="Comic Sans MS" size="28" bold="true" /> <color foreground="0x9999FF" background="0xFFCC66" inactive="0x99FF99" border="0x9999FF" /> </style> <shaper class="@Rectangular" cols="1" rows="1" /> <cell image="maison ou appart.JPG"> <media type="URL" level="1" file="http://learningapps.org/display?v=p9d95g9rj01" /> </cell> </cells> </activity>
Issue moved to jclic.js: https://github.com/projectestac/jclic.js/issues/1
Hi,
If I select Url for an activ content, the location is not open (manually or automaticaly)
Exemple for a simple activity :