Building your Intervention – The ‘How to...’ Guide: Difference between revisions

From Lifeguide Wiki
Jump to navigation Jump to search
(Created page with "== Building and Editing Pages Using LifeGuide == How to start building and editing an intervention from scratch [[How to create a new intervention within the authoring t...")
 
(Copied changes from old wiki.)
 
(126 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Building and Editing Pages Using LifeGuide ==
== The Basics - Building an Intervention and Creating Pages Using LifeGuide ==


[[How to start building and editing an intervention from scratch]]
[[How to create a new intervention within the authoring tool]]


[[How to create a new intervention within the authoring tool]]  
[[How to start editing an existing intervention, i.e. how to import a project]]  


[[How to create a new intervention page in the authoring tool]]  
[[How to create a template to use the same formatting on every page of the intervention]]
 
[[How to create a new page in the authoring tool]]
 
[[How to copy entire intervention pages]]
 
[[How to rename an intervention or pages within an intervention]]


[[How to see what I have created in the authoring tool]]  
[[How to see what I have created in the authoring tool, i.e. how to preview your intervention]]


[[How to start editing an existing intervention, i.e. how to import a project]] 
== The Basics - Adding Elements and Editing Pages ==


[[How to rename an intervention or pages within an intervention]]  
[[How to add text to a page]]  


[[How to make a page longer]]  
[[How to format text on a page]]


[[How to change the look and feel of the intervention pages]]  
[[How to change the look and feel of the intervention pages]]  


[[How to create a template to use the same formatting on every page of the intervention]]
[[How to copy and paste items on a page]]
 
[[How to make a page longer]]  


[[How to align items on the page]]  
[[How to align items on the page]]  
Line 23: Line 31:
[[How to order or layer items on the page]]  
[[How to order or layer items on the page]]  


[[How to group items together]]  
[[How to group items together]]


[[How to add text to a page]]
== Adding Multi-media Elements to Your Intervention Pages ==
 
[[How to format text on a page]]
 
[[How to copy and paste items on a page]]
 
[[How to copy entire intervention pages]]


[[How to put images onto your intervention pages]]
[[How to put images onto your intervention pages]]
== Adding Multi-media Elements to Your Intervention Pages ==


[[How to put a video or mp3 file onto your intervention page]]  
[[How to put a video or mp3 file onto your intervention page]]  
Line 41: Line 41:
[[How to add a graph to your intervention page]]  
[[How to add a graph to your intervention page]]  


How to add a calendar option to your intervention page
[[How to add a calendar option to your intervention page]]


==Making Your Intervention Pages Do Things==  
==Making Your Intervention Pages Do Things==  


[[How to stop users moving onto the next page before a certain condition has been satisfied]]
[[How to put buttons on your intervention pages so that users can move between pages]]  
Describe setting text boxes to error here.


[[How to tell users they have forgotten to answer a question]]  
[[How to put in hyperlinks to other pages within the intervention]]


How to check whether users have entered valid information
[[How to put in hyperlinks to external websites]]
Include patternmatch and stringlength here. 


How to check whether users have entered information correctly
[[How to put a Word or PDF file onto your intervention page]]


How to allocate users a score based on their answers to a question or series of questions
[[How to show the intervention pages to the user]]
Explain setting text as a variable.


How to re-show information that users have told you
[[How to check whether users have entered a unique value, e.g. Study ID code]]
Explain setting text as a variable. Explain work around for drop down single choice interactions using replaceall.  


[[How to tailor or change the information presented on a page based on information about the user]]
[[How to stop users moving onto the next page before a certain condition has been satisfied]]
Also describe count if function. 
 
[[How to put in hyperlinks to external websites]]
 
[[How to put in hyperlinks to other pages within the intervention]]


[[How to put a link to a pdf file onto your intervention page]]  
[[How to show users the current date and time]]


[[How to ask users questions and record their responses]]  
[[How to ask users questions and record their responses]]  


How to show users the current date or time
[[How to check whether users have entered valid information]]


How to tell users the time or date that they viewed a particular page of the intervention or completed a particular section of the intervention 
[[How to allocate users a score based on their answers to a question or series of questions]]


How to tell users how long it’s been since they last logged into the intervention
[[How to tailor or change the information presented on a page based on information about the user]]
Also describe count if function.


== Putting it all Together: How to Make Your Pages Work as an Intervention ==
== Putting it all Together: How to Make Your Pages Work as an Intervention ==


[[How to put buttons on your intervention pages so that users can move between pages]]  
[[How to make sure that users see intervention pages in the correct order]]


[[How to change the look and feel of buttons]]  
[[How to show the same page more than once in the intervention]]


How to show the intervention pages to the user
[[How to break your logic down into smaller sections]]


How to make sure that users see intervention pages in the correct order
[[How to change what intervention pages are seen according to information about the user]]


How to show the same page more than once in the intervention
[[How to save information about users and use it later in the intervention]]


How to change what intervention pages are seen according to information about the user 
[[How to set text as a printed variable]]
Include the count if function here…?


How to break your logic down into smaller sections
[[How to use containers]]


[[How to put in hyperlinks so that users can move between pages]]
== Sharing and commenting on your intervention within your research team ==


[[How to preview your intervention pages to see if they look right and work in the way you expect]]
[[How do I share my intervention with other researchers in my team?]]


How to save information about users
[[How do I make a comment on an intervention?]]


How to use saved information about users
[[How can I show my intervention to everyone on the LifeGuide Community website?]]


How to make sure that users see the right page when they log back into the intervention  
[[How do I view and export all comments made about my intervention?]]


How to make sure that users are sent back to the last seen page when they log back into the intervention
== Allowing Users to Log In and Out of Your Intervention (login logic) ==
 
== Allowing Users to Log In and Out of Your Intervention ==


[[How to register users to your intervention so that they can log in and out]]  
[[How to register users to your intervention so that they can log in and out]]  


How to save information about users
[[How to plan login logic]]


How to use saved information about users
[[How to make sure that users see the right page when they log back into the intervention]]


How to make sure that users see the right page when they log back into the intervention  
[[How to make sure that users are sent back to the last seen page when they log back into the intervention]]


How to make sure that users are sent back to the last seen page when they log back into the intervention.
[[How to let users change their password]]


How to let users change their password
[[How to give users a new password if they have forgotten it]]
 
How to give users a new password if they have forgotten it


== Putting Time Constraints in Your Intervention ==
== Putting Time Constraints in Your Intervention ==


How to automatically send an email from your intervention on a certain date   
[[How to automatically send an email from your intervention on a certain date]]  


How to show a particular intervention page on a specific date  
[[How to show a particular intervention page on a specific date, e.g. showing a 'study has finished' page]]
E.g. when the study has finished you may want to show a study has finished page.


How to show a particular intervention page when a specific amount of time has elapsed
[[How to show a particular intervention page when a specific amount of time has elapsed]]


== Incorporating Research Procedures Within Your Intervention ==
== Incorporating Research Procedures Within Your Intervention ==
Line 140: Line 126:
[[How to randomise users into more than two groups]]  
[[How to randomise users into more than two groups]]  


How to stratify randomisation by a particular user characteristic
[[How to stop users from being randomised twice]]


How to do block randomisation
[[How to show follow up questionnaires at the right time]]


How to randomise more users to one group than another (unequal randomisation)
[[How to use the online version of EQ-5D in your intervention]]
 
How to count the number of users who have done a specific thing within your intervention (e.g. consented, registered, seen a specific page etc.)
 
How to show follow up questionnaires at the right time


How to make sure new intervention sessions become available at the right time
How to make sure new intervention sessions become available at the right time
== Allowing User Interaction within the Intervention ==


== Contacting Users of the Intervention ==  
== Contacting Users of the Intervention ==  
Line 158: Line 138:
[[How to automatically send an email to the users of your intervention]]  
[[How to automatically send an email to the users of your intervention]]  


[[How to automatically send a text message to the users of your intervention]]
[[How to automatically send an email to you or your research team]]
 
[[How to automatically send an email from your intervention on a certain date]]  


How to automatically send an email to you or your research team
[[How to stop emails being automatically sent from your intervention (i.e. cancelling emails)]]


[[How to automatically send an email from your intervention on a certain date]]  
[[How to automatically send a text message to the users of your intervention]]


[[How to stop emails being automatically sent from your intervention]]
[[Testing Emails]]


== It Doesn’t Work! Fixing Problems in Your Intervention ==
== It Doesn’t Work! Fixing Problems in Your Intervention ==


How to fix the logic error “...”  
[[How to fix the logic error “...”]]


How to stop seeing a LifeGuide error page when you preview your intervention
== Getting the Data you Want from Your Intervention ==


== Getting the Data you Want from Your Intervention ==
[[How to find out how long participants have spent on a specific part of your intervention]]
 
[[How to find out what intervention group users have been randomised to]]


How to find out how long participants have spent on a specific part of your intervention  
[[How to record the time at which users viewed an intervention page or completed a particular section of the intervention]]


How to find out what intervention group users have been randomised to
[[How to record whether or not a user has completed a particular section of the intervention (e.g. a questionnaire)]]


How to record the time at which users viewed an intervention page or completed a particular section of the intervention  
[[How do I export data from my intervention?]]


How to record whether or not a user has completed a particular section of the intervention (e.g. a questionnaire)
[[How do I convert time stamps in my data to readable dates and times?]]


== Testing and Piloting Your Intervention ==
== Testing and Piloting Your Intervention ==
Line 186: Line 170:
[[How to preview your intervention pages to see if they look right and work in the way you expect]]  
[[How to preview your intervention pages to see if they look right and work in the way you expect]]  


How to stop seeing a LifeGuide error page when you preview your intervention
[[How to use the LifeGuide Community Website]]


[[How to use the LifeGuide Community Website]]
[[Testing Procedures]]
 
[[Documenting errors]]


== Running, Trialling and Evaluating Your Intervention ==
== Running, Trialling and Evaluating Your Intervention ==


[[How to upload your intervention onto the LifeGuide server so that users can see and use it]]
[[How to upload your intervention onto the LifeGuide server so that users can see and use it]]

Latest revision as of 15:43, 19 January 2023

The Basics - Building an Intervention and Creating Pages Using LifeGuide

How to create a new intervention within the authoring tool

How to start editing an existing intervention, i.e. how to import a project

How to create a template to use the same formatting on every page of the intervention

How to create a new page in the authoring tool

How to copy entire intervention pages

How to rename an intervention or pages within an intervention

How to see what I have created in the authoring tool, i.e. how to preview your intervention

The Basics - Adding Elements and Editing Pages

How to add text to a page

How to format text on a page

How to change the look and feel of the intervention pages

How to copy and paste items on a page

How to make a page longer

How to align items on the page

How to order or layer items on the page

How to group items together

Adding Multi-media Elements to Your Intervention Pages

How to put images onto your intervention pages

How to put a video or mp3 file onto your intervention page

How to add a graph to your intervention page

How to add a calendar option to your intervention page

Making Your Intervention Pages Do Things

How to put buttons on your intervention pages so that users can move between pages

How to put in hyperlinks to other pages within the intervention

How to put in hyperlinks to external websites

How to put a Word or PDF file onto your intervention page

How to show the intervention pages to the user

How to check whether users have entered a unique value, e.g. Study ID code

How to stop users moving onto the next page before a certain condition has been satisfied

How to show users the current date and time

How to ask users questions and record their responses

How to check whether users have entered valid information

How to allocate users a score based on their answers to a question or series of questions

How to tailor or change the information presented on a page based on information about the user Also describe count if function.

Putting it all Together: How to Make Your Pages Work as an Intervention

How to make sure that users see intervention pages in the correct order

How to show the same page more than once in the intervention

How to break your logic down into smaller sections

How to change what intervention pages are seen according to information about the user

How to save information about users and use it later in the intervention

How to set text as a printed variable

How to use containers

Sharing and commenting on your intervention within your research team

How do I share my intervention with other researchers in my team?

How do I make a comment on an intervention?

How can I show my intervention to everyone on the LifeGuide Community website?

How do I view and export all comments made about my intervention?

Allowing Users to Log In and Out of Your Intervention (login logic)

How to register users to your intervention so that they can log in and out

How to plan login logic

How to make sure that users see the right page when they log back into the intervention

How to make sure that users are sent back to the last seen page when they log back into the intervention

How to let users change their password

How to give users a new password if they have forgotten it

Putting Time Constraints in Your Intervention

How to automatically send an email from your intervention on a certain date

How to show a particular intervention page on a specific date, e.g. showing a 'study has finished' page

How to show a particular intervention page when a specific amount of time has elapsed

Incorporating Research Procedures Within Your Intervention

How to randomise users of the Intervention to a particular group or condition

How to randomise users into two groups

How to randomise users into more than two groups

How to stop users from being randomised twice

How to show follow up questionnaires at the right time

How to use the online version of EQ-5D in your intervention

How to make sure new intervention sessions become available at the right time

Contacting Users of the Intervention

How to automatically send an email to the users of your intervention

How to automatically send an email to you or your research team

How to automatically send an email from your intervention on a certain date

How to stop emails being automatically sent from your intervention (i.e. cancelling emails)

How to automatically send a text message to the users of your intervention

Testing Emails

It Doesn’t Work! Fixing Problems in Your Intervention

How to fix the logic error “...”

Getting the Data you Want from Your Intervention

How to find out how long participants have spent on a specific part of your intervention

How to find out what intervention group users have been randomised to

How to record the time at which users viewed an intervention page or completed a particular section of the intervention

How to record whether or not a user has completed a particular section of the intervention (e.g. a questionnaire)

How do I export data from my intervention?

How do I convert time stamps in my data to readable dates and times?

Testing and Piloting Your Intervention

How to preview your intervention pages to see if they look right and work in the way you expect

How to use the LifeGuide Community Website

Testing Procedures

Documenting errors

Running, Trialling and Evaluating Your Intervention

How to upload your intervention onto the LifeGuide server so that users can see and use it