We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: