File size: 1,401 Bytes
f51c1fd
4aa0743
f51c1fd
 
 
 
d0f716d
 
 
4aa0743
 
f51c1fd
 
 
d0f716d
f51c1fd
42c4f80
 
b0f25b3
f51c1fd
 
d0f716d
 
 
4aa0743
d0f716d
f51c1fd
 
 
 
42c4f80
b0f25b3
 
 
4aa0743
 
 
b0f25b3
 
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
[AppSettings]
APP_VERSION = "0.5.0"
CSS_PATH = "app.css"

[InformationMessages]
NOTI_VIDEOS = "Select the video(s)"
PRACTICAL_TASKS_INFO = "Choose a practical task"
PRACTICAL_SUBTASKS_INFO = "Choose a practical subtask"
NOTI_IN_DEV = "In development"
THRESHOLD_PROFESSIONAL_SKILLS_INFO = "Set threshold from 0 to 1.0"
DROPDOWN_PROFESSIONAL_SKILLS_INFO = "What professional skill are you interested in?"

[OtherMessages]
CALCULATE_PT_SCORES = "Calculation of Big Five personality traits scores"
CALCULATE_PRACTICAL_TASK = "Calculation of information for a practical task"
CLEAR_APP = "Clear"
EXAMPLES_APP = "Examples"
EXPORT_PT_SCORES = "Export Big Five personality traits to a CSV file"
EXPORT_PS = "Export ranking professional skill results to a CSV file"
NOTI_CALCULATE = "You can calculate Big Five personality traits scores"

[Labels]
PRACTICAL_TASKS_LABEL = "Practical tasks"
PRACTICAL_SUBTASKS_LABEL = "Practical subtasks"
THRESHOLD_PROFESSIONAL_SKILLS_LABEL = "Threshold"

[TabCreators]
"App" = "app_tab"
"About the Authors" = "about_authors_tab"

[Filenames]
PT_SCORES = "personality_traits_scores.csv"
PT_SKILLS_SCORES = "personality_skills_scores.csv"

[Settings]
DROPDOWN_PROFESSIONAL_SKILLS = ["Analytical", "Interactive", "Routine", "Non-Routine"]

[Links]
PROFESSIONAL_SKILLS = "https://download.sberdisk.ru/download/file/478678231?token=0qiZwliLtHWWYMv&filename=professional_skills.csv"