Choose Your Own Adventure

Component ID

705142

Component name

Choose Your Own Adventure

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1148

Component created

Component changed

Component body

This module aids in the creation of choose your own adventure stories/games. Includes tracking of user's choices and an example feature module with content types/views set up.

To use without example module:

1) Set up a main/top level content type -- this is the first page of the advantage.
2) Set up a choices content type that contains the choice a user takes.
3) Add a multiple node reference field that references choices for each
4) Go to display options, for the node reference on main, choice the starter display option. For the node reference on the choices, choice the other cyoa formatter.

Course, could do this out of the box with cck; cyoa adds tracking of adventures (exposed via views). see example of that tracking on example site