feat: add education and progress detail data files
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"name": "waiting_time_at_clinic",
|
||||
"label": "زمان انتظار در مطب",
|
||||
"progress": 70
|
||||
},
|
||||
{
|
||||
"name": "accuracy_of_diagnosis",
|
||||
"label": "تشخیص درست",
|
||||
"progress": 70
|
||||
},
|
||||
{
|
||||
"name": "doctor_behavior",
|
||||
"label": "برخورد مناسب پزشک",
|
||||
"progress": 70
|
||||
},
|
||||
{
|
||||
"name": "clinic_cleanliness",
|
||||
"label": "نظافت مطب",
|
||||
"progress": 70
|
||||
},
|
||||
{
|
||||
"name": "doctor_expertise",
|
||||
"label": "مهارت پزشک",
|
||||
"progress": 70
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user