questionnaires "end_exp_cb"{
	adress "Adresse"{
		firstnametext = "Please insert your computer number:";
		lastnametext = "Please repeat your computer number:";
		buttontext = "OK";
		helplabel = "Help";
		helptext = " ";
	}
	questionnaire "ende"{
		ruler{
			leftborder = 15%;
			rightborder = 15%;
			space = 7p;
			labelsize = 61%;
		}
		item{
			type = text;
			input = TRUE;
			longformat = FALSE;
			emptyallowed = FALSE;
			min = 0;
			max = 1;
			inc = 1;
			numtextlines = 1;
		}
		item{
			type = text;
			input = TRUE;
			longformat = FALSE;
			emptyallowed = FALSE;
			min = 0;
			max = 1;
			inc = 1;
			numtextlines = 1;
		}
		item{
			type = text;
			input = TRUE;
			longformat = FALSE;
			emptyallowed = FALSE;
			min = 0;
			max = 1;
			inc = 1;
			numtextlines = 1;
		}
		item{
			label = "If you are selected for the real cash payment group, your total payoff will be  ";
			type = text;
			input = TRUE;
			longformat = FALSE;
			emptyallowed = FALSE;
			min = 0;
			max = 1;
			inc = 0.100000001490116;
			numtextlines = 1;
		}
		item{
			label = "(already including the 20 Euro flat payment):";
			variable = FinalProfit;
			type = number;
			input = FALSE;
			longformat = FALSE;
			emptyallowed = FALSE;
			min = 0;
			max = 1;
			inc = 1;
			numtextlines = 1;
		}
		item{
			type = text;
			input = TRUE;
			longformat = FALSE;
			emptyallowed = FALSE;
			min = 0;
			max = 1;
			inc = 1;
			numtextlines = 1;
		}
		item{
			label = "The experimenter will come to your desk to determine whether you will be selected for real pay. If this is the case, he will pay you in cash immediately.";
			type = text;
			input = TRUE;
			longformat = FALSE;
			emptyallowed = FALSE;
			min = 0;
			max = 1;
			inc = 1;
			numtextlines = 1;
		}
		item{
			type = text;
			input = TRUE;
			longformat = FALSE;
			emptyallowed = FALSE;
			min = 0;
			max = 1;
			inc = 1;
			numtextlines = 1;
		}
		item{
			type = text;
			input = TRUE;
			longformat = FALSE;
			emptyallowed = FALSE;
			min = 0;
			max = 1;
			inc = 1;
			numtextlines = 1;
		}
		item{
			label = "Thank you for participating! ";
			type = text;
			input = TRUE;
			longformat = FALSE;
			emptyallowed = FALSE;
			min = 0;
			max = 1;
			inc = 1;
			numtextlines = 1;
		}
	}
}