Go to the source code of this file.
◆ included_data1()
Definition at line 2 of file included_data1.php.
Referenced by base1().
6 'type' =>
'Single Choice Frage',
7 'question_title' =>
'Belastbarkeit',
8 'question_txt' =>
'Wie ausgeprägt ist die Belastbarkeit des / der Auszubildenden?',
10 array(
'title' =>
'weniger ausgeprägt',
'amount' => 2,
'proportion' => 20),
11 array(
'title' =>
'teilweise ausgeprägt',
'amount' => 0,
'proportion' => 0),
12 array(
'title' =>
'ausgeprägt',
'amount' => 6,
'proportion' => 60),
13 array(
'title' =>
'deutlich ausgeprägt',
'amount' => 1,
'proportion' => 10),
14 array(
'title' =>
'stark ausgeprägt',
'amount' => 0,
'proportion' => 0),
15 array(
'title' =>
'sehr stark ausgeprägt',
'amount' => 0,
'proportion' => 0),
16 array(
'title' =>
'übermäßig ausgeprägt',
'amount' => 1,
'proportion' => 10)
22 'most_common_total' => 6,
28 'type' =>
'Single Choice Frage',
29 'question_title' =>
'Dialogfähigkeit, Kundenorientierung, Beratungsfähigkeit',
30 'question_txt' =>
'Wie ausgeprägt ist die Dialogfähigkeit, Kundenorientierung und Beratungsfähigkeit des / der Auszubildenden?',
32 array(
'title' =>
'weniger ausgeprägt',
'amount' => 0,
'proportion' => 0),
33 array(
'title' =>
'teilweise ausgeprägt',
'amount' => 1,
'proportion' => 100),
34 array(
'title' =>
'ausgeprägt',
'amount' => 0,
'proportion' => 0),
35 array(
'title' =>
'deutlich ausgeprägt',
'amount' => 0,
'proportion' => 0),
36 array(
'title' =>
'stark ausgeprägt',
'amount' => 0,
'proportion' => 0),
37 array(
'title' =>
'sehr stark ausgeprägt',
'amount' => 0,
'proportion' => 0),
38 array(
'title' =>
'übermäßig ausgeprägt',
'amount' => 0,
'proportion' => 0)
44 'most_common_total' => 1,