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

Score entry dialogue/logic #18

Closed
toonarmycaptain opened this issue Oct 4, 2018 · 1 comment
Closed

Score entry dialogue/logic #18

toonarmycaptain opened this issue Oct 4, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request Hacktoberfest

Comments

@toonarmycaptain
Copy link
Owner

I have a draft of the score entry logic in the repo - taking scores for a class to create a graph with.
The idea would be to loop through a class list and take an integer/float entry for each, with a preset max(and min?) score.
This needs to be completed and integrated.

The plan is to store the scores and parameters for each graph in a file within class_data/graph_data, so that a data set can be edited, reused, or a new graph created.
The format in which the data is saved is out of the scope of this issue (#16), but might be considered.

@toonarmycaptain toonarmycaptain added enhancement New feature or request Hacktoberfest labels Oct 4, 2018
@toonarmycaptain
Copy link
Owner Author

GitMate.io thinks possibly related issues are #15 (Edit class dialogue and logic), #16 (Graph creation logic/dialogue), and #17 (Logic for image generation).

@toonarmycaptain toonarmycaptain self-assigned this Oct 18, 2018
Prototype graph generation - default and pre-processed avatars automation moved this from Needs tests or documentation to Done Nov 13, 2018
@toonarmycaptain toonarmycaptain moved this from Done to Needs tests or documentation in Prototype graph generation - default and pre-processed avatars Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant