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

Url in initial message is always autostart #4

Open
Okaryn opened this issue Jan 29, 2016 · 0 comments
Open

Url in initial message is always autostart #4

Okaryn opened this issue Jan 29, 2016 · 0 comments

Comments

@Okaryn
Copy link

Okaryn commented Jan 29, 2016

If I set an Url in the initial message, it's launch automaticly when the activity is start instead when I clic on the message

Not in jclic.js, but we can't set the level for an url, it's disable. We need to edit manually the .jclic file

 <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 sur l'image pour remettre les questions dans l'ordre</p>
    </cell>
   </messages>
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

1 participant