Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide feedback on the scoring method #20

Open
kylefox1 opened this issue Mar 21, 2024 · 2 comments
Open

Provide feedback on the scoring method #20

kylefox1 opened this issue Mar 21, 2024 · 2 comments
Assignees

Comments

@kylefox1
Copy link
Contributor

kylefox1 commented Mar 21, 2024

The points awarded for each response is:

(response: points)

  • Yes: 100
  • No: 0
  • N/A: Redistribute points
  • Does not answer question: 0
  • Partial: 50

The total score is calculated by summing the points for all responses

I will provide a notebook on Google Colab to test out some scoring methods.

@linxule
Copy link
Collaborator

linxule commented Mar 22, 2024

The points awarded for each response is:

(response: points)

  • Yes: 100

  • No: 0

  • N/A: Redistribute points

  • Does not answer question: 0

  • Partial: 50

The total score is calculated by summing the points for all responses

I will provide a notebook on Google Colab to test out some scoring methods.

What does the "redistribute points" here mean? Like the points will be added to other questions or?

@kylefox1
Copy link
Contributor Author

What does the "redistribute points" here mean? Like the points will be added to other questions or?

Yes. The points are redistributed to the applicable questions under the principle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants