Skip to content

Start and end screen for a walkthrough

kvantomme edited this page Mar 17, 2013 · 1 revision

User story

As a walkthrough creator I would like to be able to show additional information before and after a walkthrough runs.

Why we need this

This can be used to show:

  • The pre- and post-requisites of a walkthrough.
  • A short description of what a walkthrough is supposed to do
  • Additional contextual information you need to successfully complete a walkthrough

Implementation suggestions

The first step in a tutorial should show a JS pop-over that has the title and description of the walkthrough you are about to start. Ideally this walkthrough is generated by a view, so that we can easily add fields to it.

When you open a walkthrough, the first step screen should also contain the description. For this we could use the Joyride modal like the one demonstrated here: http://int3c.com/blog/2013/01/create-site-tours-your-drupal-site-joyride-jquery-plugin

Implementation tracking

External resources

Related features

Clone this wiki locally