Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML5 - Url don't open in activity #15

Closed
Okaryn opened this issue Jan 24, 2016 · 1 comment
Closed

HTML5 - Url don't open in activity #15

Okaryn opened this issue Jan 24, 2016 · 1 comment

Comments

@Okaryn
Copy link

Okaryn commented Jan 24, 2016

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>
@frncesc
Copy link
Member

frncesc commented Jan 27, 2016

Issue moved to jclic.js: projectestac/jclic.js#1

@frncesc frncesc closed this as completed Jan 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants