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

"Previous Schools": display class and grade percentage #398

Closed
sleidig opened this issue Jan 25, 2020 · 2 comments
Closed

"Previous Schools": display class and grade percentage #398

sleidig opened this issue Jan 25, 2020 · 2 comments
Assignees
Labels
Type: Feature new user-facing feature
Milestone

Comments

@sleidig
Copy link
Member

sleidig commented Jan 25, 2020

The "Previous Schools" table in the "Education" section of the Child Details should manage the class and results for each line as well.

  • "class" (string) -> which class/grade the student was attending at that school and time
  • "results" (float) -> total marksheet average results (in India usually displayed as a percentage, e.g. he scored 78% in class 10 exams)

Both should be displayed and edited in the table similar to the columns that are already part of the table.

@sleidig sleidig added the Type: Feature new user-facing feature label Jan 25, 2020
@Schottkyc137 Schottkyc137 self-assigned this Jan 30, 2020
@Schottkyc137
Copy link
Contributor

Schottkyc137 commented Jan 30, 2020

Is the result-field going to be a new field or can that be computed out of some other data?

@sleidig
Copy link
Member Author

sleidig commented Jan 31, 2020

The results would be a simple input field for the time being. In the mid to long run it would be exciting to have a more detailed feature for grades down to the individual subject (something like a digital copy of the marksheet with all its details) but for that we first should draft possible UI layouts and plan it out. (feel free to think about that as well and propose something, however!)

@Schottkyc137 Schottkyc137 mentioned this issue Feb 4, 2020
3 tasks
@sleidig sleidig modified the milestones: Next Release: [v2.10], CURRENT Milestone Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature new user-facing feature
Projects
None yet
Development

No branches or pull requests

2 participants