coding-cat-official/coding-cat

Tracking progress per problem

开放

#154 创建于 2025年5月25日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (2 个派生)auto 404
good first issue

仓库指标

星标
 (2 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

  • Good way to mitigate against chatgpt. Problem solutions that are very often or always completed on first try are very suspicious
  • The positive way of framing this would be to simply track the number of problems solved on the first try. This number can be recorded clearly in the profile and submitted as part of the self-grading
  • A more sophisticated implementation would analyze finer grain details. Can we track time using the application? Or time between submissions? Any insights to be had there (and communicated to the user to help guide their practice?).

贡献者指南