Articulate Storyline: Tutorial trigger JavaScript

preview_player
Показать описание
Welcome to another tutorial! Today we will learn how to execute JavaScript with us. By the end of this video, you will be able to incorporate a script into the JavaScript trigger in Articulate Storyline. This will allow your learners to print or save the information they type on their screen. This activity is particularly useful if you want to include a reflective journal in your course.

::::::::::::::::::::
Music: Summer - Bensound
License code: PASTE YOUR OWN CODE
::::::::::::::::::::

________JavaScript _________

body, * { visibility: hidden; }
html, body { overflow: hidden; transform: translateZ(0); }
#slide {
transform: scale(0.8) !important;
}
#wrapper {
transform: scale(1) !important;
}
#slide,
#wrapper {
width: 75% !important;
height: 75% !important;
overflow: visible !important;
}
#frame {
overflow: visible !important;
}
.slide-transition-container {
overflow: visible !important;
}
@page {size: letter landscape;max-height:90%; max-width:90%}
.slide-container, .slide-container * {
visibility: visible !important;
margin-top: 0px !important;
margin-left: 0px !important;
}
#outline-panel {
display: none !important;
}
}
}`
Рекомендации по теме
Комментарии
Автор

Hello!!!
My name is Anderson, I would like some help.

I have material made in Rise (E-book), this material was inserted into Storyline using the "web object" mode, however, I would like to control or insert an action in the last button that exists in Rise (E-book). It would be when he clicks on this button that is on the rise, it changes the state or a SL variable so that a button that is invisible goes to the normal state. Could you tell me how I can do this?

andersoncl
visit shbcf.ru