Description
JavaScript Pass and Receive (Distance Learning)
How functions communicate.
An interactive learning module
The student is guided through the process of passing in parameters into a function as well as returning information back to the calling function.
This is an essential concept used by all programming languages.
This module gives the student coding experience learning how to:
- Set up a function and call it multiple times.
- Pass information as parameters to customize a function.
- Return information from a function and then catch it using the assignment = operator.
- Chain several functions together, each one doing a specific task., as well as the complete source code,
A starting HTML file as well as the complete source code is included as part of the module.
The interactive presentation includes multiple formats:
1) SCORM version that can be uploaded to your LMS such as Canvas and Moodle
2) HTML version that can be uploaded to your website or LMS.
3) PDF
4) Word document
5) Video with narration and closed-captioning - Hosted on EduVision, an educational-safe video platform without tracking or ads.
Here is a video showing how to publish your HTML and SCORM modules to Canvas and Moodle. https://www.teacherspayteachers.com/Product/Adding-Articulate-Storyline-Tutorials-into-your-Course-Distance-Learning-3862967
JavaScript Pass and Receive - How Functions Communicate (Distance Learning)
Highlights
Description
JavaScript Pass and Receive (Distance Learning)
How functions communicate.
An interactive learning module
The student is guided through the process of passing in parameters into a function as well as returning information back to the calling function.
This is an essential concept used by all programming languages.
This module gives the student coding experience learning how to:
- Set up a function and call it multiple times.
- Pass information as parameters to customize a function.
- Return information from a function and then catch it using the assignment = operator.
- Chain several functions together, each one doing a specific task., as well as the complete source code,
A starting HTML file as well as the complete source code is included as part of the module.
The interactive presentation includes multiple formats:
1) SCORM version that can be uploaded to your LMS such as Canvas and Moodle
2) HTML version that can be uploaded to your website or LMS.
3) PDF
4) Word document
5) Video with narration and closed-captioning - Hosted on EduVision, an educational-safe video platform without tracking or ads.
Here is a video showing how to publish your HTML and SCORM modules to Canvas and Moodle. https://www.teacherspayteachers.com/Product/Adding-Articulate-Storyline-Tutorials-into-your-Course-Distance-Learning-3862967




