task3得分判断异常

请问任务3得分计算是具体是怎么判断的
出现箱子里有东西但是一个都没判定的情况
  1. Current_Task_ID: TaskThree
  2. time(minutes): 12.33753
  3. TaskOne:
  4.   score: 20
  5.   details:
  6.     - Stair Climb Complete! +10 pts
  7.     - Downhill Complete, +10 pts
  8. TaskTwo:
  9.   score: 21
  10.   details:
  11.     - Placed 3 correct and 0 incorrect objects into the container. +21 points.
  12. TaskThree:
  13.   score: 20
  14.   details:
  15.     - 0 correct objects in the container, +0 pts
  16.     - Container placed on the correct shelf. +20 pts.
  17. info: TaskThree is done
复制代码


以及有具体小分,但是没加起来的情况
  1. current_task_id: "TaskThree"
  2. time(minutes): 7.19893
  3. taskname:
  4.   score: 30
  5.   details:
  6.     - "Stair Climb Complete! +10 pts"
  7.     - "Downhill Complete, +10 pts"
  8.     - "Uneven Terrain Complete, +10 pts"
  9. taskTwo:
  10.   score: 21
  11.   details:
  12.     - "Placed 3 correct and 0 incorrect objects into the container. +21 points."
  13. taskThree:
  14.   score: 9
  15.   details:
  16.     - "3 correct objects in the container, +9 pts"
  17.     - "Container placed on the correct shelf. +20 pts."
  18. info: "Task Three is done"
复制代码


以及漏判的情况
  1. Current_Task_ID: "TaskThree"
  2. time(minutes): 13.15993
  3. TaskOne:
  4.   score: 30
  5.   details:
  6.     - "Stair Climb Complete! +10 pts"
  7.     - "Downhill Complete, +10 pts"
  8.     - "Uneven Terrain Complete, +10 pts"
  9. TaskTwo:
  10.   score: 21
  11.   details:
  12.     - "Placed 3 correct and 0 incorrect objects into the container. +21 points."
  13. TaskThree:
  14.   score: 6
  15.   details:
  16.     - "2 correct objects in the container, +6 pts"
  17.     - "Container placed on the correct shelf. +20 pts."
  18. info: "TaskThree is done"
复制代码


回复

使用道具 评分 举报

大神点评1

打分以人工为准的
回复

使用道具 评分 举报

您需要登录后才可以回帖 登录 | 立即注册

  • 0 关注
  • 1 粉丝
  • 3 帖子