The School for Champions is an educational website that shows you how to achieve your dreams.
![]() |
|
|
Explanation of how JavaScript can used in developing web based training (WBT). Also refer to computer based training (CBT), Macromedia Authorware, Asymetrix Toolbook, plug-ins, ASTD, STC, IICS, CGI, Ron Kurtus, School for Champions Copyright © Restrictions Web-Based Training Using JavaScriptby Ron Kurtus (revised 11 June 1997) One popular method for creating the interactivity necessary to teach, maintain interest and test users of Web-Based Training (WBT) is to use the JavaScript language. Questions you may have include:
This lesson will answer those questions. There is a mini-quiz near the end of the lesson. CBT programs with web plug-insStandard CBT development programs like Macromedias Authorware and Asymetrixs Toolbook have browser plug-ins that allow their CBT applications to be used on the web. Unfortunately, not only must the user have the plug-in installed, but the time it takes for pages to download is often excessive. There must be an easier way to present class content that does not strain the users capability to view the material. Using JavaScript a simple solutionOne solution for web-based training (WBT) is to use JavaScript to code the HTML pages and allow for some of the training interaction capabilities desired. The advantage of JavaScript is that over 90% of all web users have browsers that can read and interpret the language. It is also very fast and does not require any plug-in or such. Methods to verify knowledgeMethods to teach besides explanations and illustrations and the verification of knowledge that can be used in a WBT using JavaScript include:
Feedback as to whether or not the answer is correct can be shown as an alert box or an indication shown on the browser status bar. The students score can also be tabulated. Example of multiple choice1. Why would you use JavaScript for WBT? Sending data to the teacherA copy of the test can be sent directly to the teacher via an e-mail submit button, provided the student has an e-mail account through the school or internet provider. A better way to get the test is through Common Gateway Interface (CGI), but that is not easy to program. SummaryUsing JavaScript is a definite solution to the problem of providing web-based training. Examples of this technique will be posted in this web site very soon. Continually improve what you do ResourcesThe following are resources on this subject. WebsitesBooksMiscellaneousMini-quiz to check your understanding1. Why is classroom training considered part of eLearning? 2. What disadvantage is there to self-paced eLearning? 3. Why would you have a classroom session in blended sales training? If you got all three correct, you are on your way to becoming a champion in eLearning development. If you had problems, you had better look over the material again. What do you think?Do you have any questions, comments, or opinions on this subject? If so, send an email with your feedback. We will try to get back to you as soon as possible. Share linkFeel free to establish a link from your website to pages in this site. Or use our form to send this link to yourself or a friend. Students and researchersThe Web address of this page is Where can you go from here?
|
The School for Champions helps you become the type of person that can be can be called a Champion.