@baravak/risloo-profile-cli 4.34.0 → 4.35.0

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baravak/risloo-profile-cli",
3
- "version": "4.34.0",
3
+ "version": "4.35.0",
4
4
  "description": "**Risloo Profile CLI** is a library for creating profiles, reports and sheets for *psychological* samples.",
5
5
  "main": "bin/risloo.js",
6
6
  "publishConfig": {
@@ -89,13 +89,13 @@ class CAATS93 extends Profile {
89
89
  ravenItem: {
90
90
  stops: [0, 65, 77, 89, 113, 125, 149],
91
91
  interprets: [
92
- { level: 0, title: "عقب‌مانده" },
93
- { level: 1, title: "عقب‌مانده\nمرزی" },
94
- { level: 2, title: "کودن" },
95
- { level: 3, title: "متوسط" },
96
- { level: 4, title: "ممتاز" },
97
- { level: 5, title: "بسیار ممتاز" },
98
- { level: 6, title: "حدود نابغه" },
92
+ { level: 0, title: "بسیارپایین" },
93
+ { level: 1, title: "مرزی" },
94
+ { level: 2, title: "متوسط پایین" },
95
+ { level: 3, title: "متوسط (بهنجار)" },
96
+ { level: 4, title: "متوسط بالا" },
97
+ { level: 5, title: "سرآمد" },
98
+ { level: 6, title: "خیلی سرآمد" },
99
99
  ],
100
100
  widthCoeff: 2.5,
101
101
  },