Hints and Tips: Difference between revisions

From Lifeguide Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


If you are working with the LifeGuide authoring tool for many hours, you may find it slows down after awhile, particularly with large interventions. To speed things up, close and open the authoring tool. You can restart your computer to achieve faster results.
If you are working with the LifeGuide authoring tool for many hours, you may find it slows down after awhile, particularly with large interventions. To speed things up, close and open the authoring tool. You can restart your computer to achieve faster results.
If you want to jump to a page when testing your intervention, you can add the following to the URL:
?thiz=X1jumpto=X2
where X1 is the name of any page and X2 is the page you want to jump to.
e.g. http://localhost:38180/player/debug/MyIntervention?thiz=page5&jumpto=page5
In this example, the intervention is called '''MyIntervention''' and the page you will be directed to is called '''page5'''


Logic file:
Logic file:

Revision as of 14:36, 9 September 2014

Here are some hints and tips that you may find useful. More of these will be coming soon!


If you are working with the LifeGuide authoring tool for many hours, you may find it slows down after awhile, particularly with large interventions. To speed things up, close and open the authoring tool. You can restart your computer to achieve faster results.

If you want to jump to a page when testing your intervention, you can add the following to the URL:

?thiz=X1jumpto=X2

where X1 is the name of any page and X2 is the page you want to jump to.

e.g. http://localhost:38180/player/debug/MyIntervention?thiz=page5&jumpto=page5

In this example, the intervention is called MyIntervention and the page you will be directed to is called page5

Logic file:

If you wish to find a specific line number, press Ctrl and L and enter the line number.

If you wish to find a specific piece of text, press Ctrl and F and enter the text. You can replace all occurrences of specific text by filling in the boxes for Find and Replace with, and selecting All