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
tjToday requests a banner for announcing their form for filling out senior college destinations for publication in the senior tjToday issue.
Create a banner on the Ion dashboard that is visible only to seniors, and which contains a bit of text and has a link to tjToday's Google form (contact me on mattermost for info on text and form).
Rationale for adding feature
I think this is sufficiently important to warrant a banner
I would suggest creating variables in settings.py called something like ENABLE_SENIOR_DESTS_BANNER and SENIOR_DESTS_BANNER_FORM_LINK, and activating the banner based on the first variable. Again see the tjSTAR logic.
This is a time-sensitive issue that needs to be done quickly as tjToday needs the info soon. Therefore there will be a deadline for attempting this feature: working draft of code due 4/18, final reviews and deployment 4/20 (this is end of spring break). This should be a pretty straightforward and simple feature though.
The text was updated successfully, but these errors were encountered:
Feature description
Rationale for adding feature
Suggested implementation(s) (if applicable)
ENABLE_SENIOR_DESTS_BANNER
andSENIOR_DESTS_BANNER_FORM_LINK
, and activating the banner based on the first variable. Again see the tjSTAR logic.This is a time-sensitive issue that needs to be done quickly as tjToday needs the info soon. Therefore there will be a deadline for attempting this feature: working draft of code due 4/18, final reviews and deployment 4/20 (this is end of spring break). This should be a pretty straightforward and simple feature though.
The text was updated successfully, but these errors were encountered: