|
1
|
{
|
|
2
|
"quizCode": "Salary_Revision_Quiz",
|
|
3
|
"companyId": "1",
|
|
4
|
"results": [
|
|
5
|
{
|
|
6
|
"questionCode": "Q2-PRS-1",
|
|
7
|
"items": {
|
|
8
|
"yes": 40,
|
|
9
|
"no": 60
|
|
10
|
}
|
|
11
|
},
|
|
12
|
{
|
|
13
|
"questionCode": "Q2-PRS-2",
|
|
14
|
"items": {
|
|
15
|
"less-than-1-year": 20,
|
|
16
|
"1-3-years": 30,
|
|
17
|
"3-5-years": 25,
|
|
18
|
"more-than-5-years": 25
|
|
19
|
}
|
|
20
|
},
|
|
21
|
{
|
|
22
|
"questionCode": "Q2-PRS-3",
|
|
23
|
"items": {
|
|
24
|
"annually": 35,
|
|
25
|
"semi-annually": 35,
|
|
26
|
"quarterly": 20,
|
|
27
|
"other-please-specify": 10
|
|
28
|
}
|
|
29
|
},
|
|
30
|
{
|
|
31
|
"questionCode": "Q2-PRS-4",
|
|
32
|
"items": {
|
|
33
|
"employee-motivation-retention": 45,
|
|
34
|
"alignment-of-wages": 20,
|
|
35
|
"reward-for-performance": 15,
|
|
36
|
"internal-equity": 10,
|
|
37
|
"other-please-specify": 10
|
|
38
|
}
|
|
39
|
},
|
|
40
|
{
|
|
41
|
"questionCode": "Q2-PRS-5",
|
|
42
|
"items": {
|
|
43
|
"individual-performance": 25,
|
|
44
|
"team-performance": 25,
|
|
45
|
"company-performance": 20,
|
|
46
|
"seniority": 15,
|
|
47
|
"specific-skills": 5,
|
|
48
|
"market-salary-comparison": 5,
|
|
49
|
"achieving-personal-goals": 3,
|
|
50
|
"other-please-specify": 2
|
|
51
|
}
|
|
52
|
},
|
|
53
|
{
|
|
54
|
"questionCode": "Q2-PRS-6",
|
|
55
|
"items": {
|
|
56
|
"merit-increases": 30,
|
|
57
|
"cost-of-living-adjustments": 25,
|
|
58
|
"promotion-increases": 20,
|
|
59
|
"one-time-bonuses": 15,
|
|
60
|
"market-comparisons": 5,
|
|
61
|
"other-please-specify": 5
|
|
62
|
}
|
|
63
|
},
|
|
64
|
{
|
|
65
|
"questionCode": "Q2-PRS-7",
|
|
66
|
"items": {
|
|
67
|
"less-than-3-percent": 40,
|
|
68
|
"between-3-and-5-percent": 30,
|
|
69
|
"between-5-and-7-percent": 20,
|
|
70
|
"more-than-7-percent": 10
|
|
71
|
}
|
|
72
|
},
|
|
73
|
{
|
|
74
|
"questionCode": "Q2-PRS-8",
|
|
75
|
"items": {
|
|
76
|
"less-than-3-percent": 25,
|
|
77
|
"between-3-and-5-percent": 35,
|
|
78
|
"between-5-and-7-percent": 25,
|
|
79
|
"more-than-7-percent": 15
|
|
80
|
}
|
|
81
|
},
|
|
82
|
{
|
|
83
|
"questionCode": "Q2-PRS-9",
|
|
84
|
"items": {
|
|
85
|
"less-than-1-percent": 15,
|
|
86
|
"between-1-and-3-percent": 35,
|
|
87
|
"between-3-and-5-percent": 30,
|
|
88
|
"more-than-5-percent": 20
|
|
89
|
}
|
|
90
|
}
|
|
91
|
]
|
|
92
|
}
|