inducer / inducer/relate

Bug: reopen session won't change overall grade

Open
#430 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
435
Forks
124
Avg merge
5h 40m
Merged PRs (30d)
14

Description

If a flow_session is graded with strategy `use_latest`, when the latest session is repopen, ~~the overall grade is expected to be using the grade of the second latest~~ the overall grade should be `None` (neither the grade before the flow_session is reopened, nor the grade of the seconde latest). However, the result is not changed (still display the previous grade of the repopened session).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how a flow_session graded with strategy `use_latest` calculates its overall grade, then reproduce the case where the latest session is reopened. Done means reopening the latest session causes the overall grade to be `None`, rather than retaining the reopened session's previous grade or using the second-latest grade.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.