Usuario:Gcsantiago

De ENLACE
Saltar a: navegación, buscar

Hola !


http://localhost/w/index.php?tour=mytour

The following tours are currently packaged with the extension, and are thus available on any wiki where GuidedTour is installed.

Test - Simple tour to show what tours can do First edit - A tour showing you how to make your first edit using the wikitext


Designing a tour

If you want to make your own guided your, here are some maxims to consider.

Choose a primary goal for the tour. What do you want users to learn by the end? Know who your audience is before you start, and what their goals and experiences are. What knowledge about a process do they have before starting your tour?

Plot the necessary steps, focusing on the one action or key takeaway for each step. Less is more. The more steps in your tour, the more likely a user is to abandon your tour in the middle.

Tours can be started via a link or button within a page, or automatically via a cookie. How you start a tour has a big impact on the potential for delivering tours that interrupt or annoy users, so choose carefully.

Let the steps and their associated actions guide the design of the tour. For example, if you want users to edit as one step, pointing directly to the edit button is the obvious and efficient thing to do. A poor alternative would be to have a center-aligned window with an image and description of the edit tab. The strength of tooltip-based tours is that you can show users what to do, instead of simply describing it.

Choose titles, body text, and images only after you have plotted all steps in your tour.