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
To make sure what we have built, fulfills the requirement for which we built it.
Acceptance criteria:
Create a nested card to display the top section of Profile dashboard as shown in this slide on
-- As value for each card, show the (no of teachers observed in that quarter by the logged in user[determined by filledby value])/15) as the value.
-- Divide the quarter as shown in the image into Jun-Jul, Aug-Sep, Oct-Dec, Jan-March
-- On clicking the report card, it should take to the list of teachers observed in that quarter
-- Ignore the nos with yellow background on left side.
Create a nested report card as shown in this slide for 'Overall Overview' dashboard. Currently they are separate report cards. I think it will be easier to handle if it is the If value less than 1.5 than make the color red, else green. Ignore the nos with yellow background on left side.
In the Subject Summary rule, display 'Last Observed By - Username'
Add the org name and login credentials for the above in this card, so that the same can be used for client demos.
The text was updated successfully, but these errors were encountered:
One issue noticed with all report cards (not just nested card) is that when one adds to the section from the designer it shows up only after save is done.
Need:
To make sure what we have built, fulfills the requirement for which we built it.
Acceptance criteria:
-- As value for each card, show the (no of teachers observed in that quarter by the logged in user[determined by filledby value])/15) as the value.
-- Divide the quarter as shown in the image into Jun-Jul, Aug-Sep, Oct-Dec, Jan-March
-- On clicking the report card, it should take to the list of teachers observed in that quarter
-- Ignore the nos with yellow background on left side.
The text was updated successfully, but these errors were encountered: