Showing
1 changed file
with
6 additions
and
0 deletions
@@ -708,11 +708,17 @@ Response Body: | @@ -708,11 +708,17 @@ Response Body: | ||
708 | #15 学生上完课奖励积分接口 | 708 | #15 学生上完课奖励积分接口 |
709 | 709 | ||
710 | >奖励规则: | 710 | >奖励规则: |
711 | +> | ||
711 | >奖励积分根据课程难度分为5档 | 712 | >奖励积分根据课程难度分为5档 |
713 | + | ||
712 | >课程难度为1,在1500-2000之间随机加一个分数; | 714 | >课程难度为1,在1500-2000之间随机加一个分数; |
715 | + | ||
713 | >课程难度为2,2500-3000; | 716 | >课程难度为2,2500-3000; |
717 | + | ||
714 | >课程难度为3,3500-4000; | 718 | >课程难度为3,3500-4000; |
719 | + | ||
715 | >课程难度为4,4500-5000; | 720 | >课程难度为4,4500-5000; |
721 | + | ||
716 | >课程难度为5,5500-6000 | 722 | >课程难度为5,5500-6000 |
717 | 723 | ||
718 | 724 |
-
Please register or login to post a comment