cms-dev / cms-dev/cms

Use "execution" instead of "evaluation" for UserTest

Open
#137 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1k
Forks
412
Avg merge
6d 10h
Merged PRs (30d)
3

Description

I think that the "statuses" through which a UserTest has to pass are "compilation" and "execution" (and for Submissions, "compilation", "evaluation" and "scoring").

We already use the term "execution" somewhere in the code, but in many other places we use "evaluation". I propose to change that. Who's in favor of this?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by searching the codebase for UserTest, Submissions, and uses of “evaluation” and “execution” to map the affected status terminology. The issue does not name specific files or tests; done would require agreement on the terminology and consistent updates wherever the affected statuses are represented or referenced.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.