I’ve been thinking about user-led learning lately. I have a set of tutorials that we refer to as “tours.” I imagine this term was chosen because the object is to give new users an overview of how to use the various parts of the application to accomplish the main task.
Some Background
Let me give you a bit of history on these tours. Before I was assigned to maintain the project’s documentation, these tours were built as PowerPoint presentations and run through a Breeze engine to create a Flash presentation. (I don’t know if Breeze in that form exists anymore.) Some pages had short videos created in RoboDemo. The presentations contained links to move forward and backward, so the intention was for the user to go from start to finish, similar to taking a tour in a museum: You begin in one place and move through a linear experience.
When I upgraded to the version of Breeze that came out after I took on these files, I found that somehow, multiple videos could play simultaneously. I could start a video on one page, then go to the next page and start that video. I would hear additional mouse clicks. If I went back to the previous page, that video would still be running.
Messy.
I manually moved the content into a new set of HTML pages because I knew that one page loads at a time, so it would be impossible for multiple videos to be running at once. I took the opportunity to learn CSS so I could lay out the pages that way.
Journals by Email











