-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsurvey.txt
More file actions
71 lines (54 loc) · 1.13 KB
/
survey.txt
File metadata and controls
71 lines (54 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# check the large survey-library for ready-to-run examples you can
# cut and paste here
l: name
t: textline
q: What is your name?
- {require} Enter your name
l: age
t: range
q: How old are you?
o: require
- {min=18,max=100} Enter your age
l: mothertongue
t: radio
q: What is your mother tongue?
- Malayalam
- Odia
- English
l: jump1
t: jump
- if $mothertongue == 2 then goto stroopodia
- if $mothertongue == 3 then goto stroopeng
l: stroopmalayalam
t: experiment
- malstroop
l: jump2
t: jump
- goto passageeng
l: stroopodia
t: experiment
- odiastroop
l: jump3
t: jump
- goto passageeng
l: stroopeng
t: experiment
- stroop1
l: passageeng
i: passage1.png
t: info
q: Concentrate! Read the above passage carefully. You have to answer questions on it!
l: q1
t: radio
q: Company training in Japan is :
- Not important
- For factory workers only
- For professional workers only
- For all staff
l: q2
t: radio
q: The employment policy of large companies in Japan is :
- Employment without job security
- Fixed duration based on contract
- Life-time
- No specific policy