You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Problem:
Solution:
Implementation.
The text was updated successfully, but these errors were encountered: