Posts

Showing posts with the label JavaScript

Completing My First Storyline Project: JavaScript for the Win!

Image
  This week, I have finished creating my flagship Articulate Storyline 360 project. It’s based on using heart rate training to prepare for a marathon. I still need to create a write-up to include with my portfolio and clean up some loose items, but the hay is in the barn. I’ll share more once my portfolio website is ready for public consumption. I have learned a lot in creating the project, but I am most proud of the JavaScript I implemented. I took a required C programming class in college. I made webpages in the late 90’s, just as Microsoft FrontPage became mainstream. In the late 2000’s, I learned PHP and MySQL for creating web pages. I may have used JavaScript for a clock on a late 1990’s website. While I have been successful in these endeavors, I don’t consider myself a programmer. In creating my flagship project, I thought it would be nice to include a Karvonen target heart rate calculator based on the user’s maximum and resting heart rates. I knew that Storyline could execut...