**************************************************************************************************************
**************************************************************************************************************
Defaults
**************************************************************************************************************
**************************************************************************************************************
This script requires Inquisit 4.0.0.0 or higher
/ fontstyle = ("Arial", 3.5%)
/ screencolor = (0,0,0)
/ txbgcolor = (0,0,0)
/ txcolor = (255, 255, 255)
/ minimumversion = "4.0.0.0"
/ canvasaspectratio = (4, 3)
***********************************************************************
***********************************************************************
DEMOGRAPHICS
***********************************************************************
/ caption = "Che età si sente in questo preciso momento? (NOTA: Non siamo interessati a sapere quanti anni ha, ma quale età si sente di avere in questo preciso momento)"
/ mask = positiveinteger
/ range = (7, 110)
/ caption = "Che età si sente in questo preciso momento? (NOTA: Non siamo interessati a sapere quanti anni ha, ma quale età si sente di avere in questo preciso momento)"
/ mask = positiveinteger
/ range = (7, 110)
/ caption = "Come definirebbe lo stato d’animo che ha in questo preciso momento?"
/ options = ("Molto negativo", "Negativo – Piuttosto negativo", "Né negativo/né positivo", "Piuttosto positivo", "Positivo", "Molto positivo")
/ caption = "Genere"
/ options = ("Donna", "Uomo")
/ caption = "In che anno è nato/a?"
/ mask = positiveinteger
/ range = (1900, 2020)
/ minchars = 4
/ maxchars = 4
/ caption = "Stato civile"
/ options = ("Celibe/nubile", "Sposato/a", "Divorziato/", "Separato/a", "Vedovo/a")
/ other = "Other"
/ caption = "Qual è il suo attuale stato occupazionale? (ne selezioni più di uno se necessario)?"
/ options = ("Disoccupato/a", "Occupato/a", "Studente", "Pensionato/a")
/ other = "Other"
/ caption = "Qual è il suo titolo di studio?"
/ options = ("Nessuno", "Scuola elementare", "Scuola media", "Scuola superiore", "Laurea", "Diploma post-laurea (master o dottorato di ricerca)")
/ other = "Other"
/ caption = "Please answer the following demographic questions"
/ fontstyle = ("Verdana", -16, true, false, false, false, 5, 0)
/ questions = [1=oldyoufeel; 2=oldyoulook]
/ caption = "Please answer the following demographic questions (continued)"
/ fontstyle = ("Verdana", -16, true, false, false, false, 5, 0)
/ questions = [1=feel; 2=yearborn]
/ caption = "Please answer the following demographic questions (continued)"
/ fontstyle = ("Verdana", -16, true, false, false, false, 5, 0)
/ questions = [1=sex; 2=marital; 3=currentemploy; 4=schooling]
/ pages = [1=demographics1; 2=demographics2; 3=demographics3]
/ responsefontstyle = ("Verdana", -12, false, false, false, false, 5, 0)
/ itemfontstyle = ("Verdana", -13, false, false, false, false, 5, 0)
/ txcolor = (255, 255, 255)
/ itemspacing = 2%
/ showpagenumbers = false
***************************************************************************
END DEMOGRAPHICS
***************************************************************************
***********************************************************************
Experiment
***********************************************************************
Assignments to groups by groupnumber
/subjects = (1 of 2)
/groupassignment = groupnumber
/ blocks = [1=demographics]
/subjects = (2 of 2)
/groupassignment = groupnumber
/ blocks = [1=demographics]
***********************************************************************
Test Monkey
***********************************************************************
/ latencydistribution = normal(500, 100)
/ percentcorrect = 90