Skip to content

Commit 57cf06c

Browse files
committed
add info about perf
1 parent d4b3c00 commit 57cf06c

File tree

3 files changed

+380
-111
lines changed

3 files changed

+380
-111
lines changed

docs/common_information/points.rst

+30
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,36 @@ Points
7474

7575
- **Total : 54 points**
7676

77+
- The rule for earning performance points.
78+
79+
The ratio of efficiency percentage to points percentage, where the maximum points is 100% and the minimum points is 0%.
80+
81+
+----------------+-------------------+
82+
| Efficiency (%) | Points percentage |
83+
+================+===================+
84+
| > 60% | 100% |
85+
+----------------+-------------------+
86+
| [50, 60) | 90% |
87+
+----------------+-------------------+
88+
| [45, 50) | 80% |
89+
+----------------+-------------------+
90+
| [42, 45) | 70% |
91+
+----------------+-------------------+
92+
| [40, 42) | 60% |
93+
+----------------+-------------------+
94+
| [37, 40) | 50% |
95+
+----------------+-------------------+
96+
| [35, 37) | 40% |
97+
+----------------+-------------------+
98+
| [32, 35) | 30% |
99+
+----------------+-------------------+
100+
| [30, 32) | 20% |
101+
+----------------+-------------------+
102+
| [25, 30) | 10% |
103+
+----------------+-------------------+
104+
| < 25% | 0% |
105+
+----------------+-------------------+
106+
77107
- Report
78108

79109
+--------------+--------------+--------------------+-------+

0 commit comments

Comments
 (0)