@baravak/risloo-profile-cli 4.6.1 → 4.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/samples/LEIPAD93.js +1 -1
package/package.json
CHANGED
package/src/samples/LEIPAD93.js
CHANGED
|
@@ -14,7 +14,7 @@ class LEIPAD93 extends Profile {
|
|
|
14
14
|
L6 : {eng: "sexual_functioning", fr: "مشکل عملکرد جنسی", max: 6},
|
|
15
15
|
L7 : {eng: "life_satisfaction", fr: "مشکل رضایت از زندگی", max: 18},
|
|
16
16
|
L8 : {eng: "total_quality_of_life", fr: "نمره کل مشکل کیفیت زندگی", max: 93},
|
|
17
|
-
L9 : {eng: "the_perceived_personality_disorder", fr: "اختلال شخصیت ادراک شده", max:
|
|
17
|
+
L9 : {eng: "the_perceived_personality_disorder", fr: "اختلال شخصیت ادراک شده", max: 8},
|
|
18
18
|
L10 : {eng: "the_anger", fr: "مشکل خشم", max: 12},
|
|
19
19
|
L11 : {eng: "the_social_desirability", fr: "مشکل مطلوبیت اجتماعی", max: 3},
|
|
20
20
|
L12 : {eng: "self_esteem", fr: "مشکل اعتماد به نفس", max: 9},
|