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

Create an integrated course schedule/exam/transcript mode #11

Open
npaun opened this issue Dec 10, 2016 · 0 comments
Open

Create an integrated course schedule/exam/transcript mode #11

npaun opened this issue Dec 10, 2016 · 0 comments

Comments

@npaun
Copy link
Owner

npaun commented Dec 10, 2016

Problem:

  • Minervac can display a lot of different information in a lot of different formats. But one very common use case is to take a quick look at currently relevant information.
  • During the start of the semester you want to know where things are, near the end you want to know about your exam, and after the exam you want to know how well you did.
  • It might also make sense for you to look at last semester (transcript) and next semester (course schedule).
  • You might want to show an entire academic year too, or just use the current term.

Solution:

  • Minervac should guess your term by default, by figuring out where you are in relation to the Summer,Winter,Fall terms.
  • It should allow relative references ('next winter','winter','next', etc.)
  • When asked to generate an integrated report, the Minerva client should show the last one of (course schedule, exam schedule, transcript grades)
  • Multiple terms separated by commas should just re-call the report generator, as well as single references that expand to multiple terms.
  • An integrated reports format should be designed that can properly align data from each report to a certain extent.

Implementation.

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

No branches or pull requests

1 participant