Closed JACProjec closed 5 months ago
Addition of several fields to pydantic structure. Merge will need to be done alongside a package update for ranking_challenge.
Fields specifically modified are:
cohort_index
score
upvotes
downvotes
original_rank
SurveyResponse
Addition of several fields to pydantic structure. Merge will need to be done alongside a package update for ranking_challenge.
Fields specifically modified are:
cohort_index
(optional)score
for reddit posts and the deprecation ofupvotes
anddownvotes
(all optional to avoid errors)original_rank
(optional)SurveyResponse
fields added to reflect new questions