Brainstorming Notes
Kickoff with…. Talking with BYU, get announcements portlet talking to notifications and/or emergency alerts..have them all talk to each other. Use a mechanism similar to what the search feature is using. 3-5 in the notifications app that talk to the same backend api….but display based on scope/severity/etc
...
- Announcements works by using topics and includes the Emergency topic. Individuals get topics based on their relationship of that topic.
- There are 4 levels of groups in Announcements: 1) moderators 2.) audience 3) contributors (write new announcements) 4)admins
- 3 subscription levels: 1. push optional 2. push required 3. pull
...
Question: Can you push multiple instances of announcements? yes, that is an enhancement (Rutgers). Calendar has the same functionality.
...
- Notifications not authored in the portal vs Announcements are authored in the announcements portlet.
- Notifications, conceptually we are looking for small things that are specifically targeted ("Registration deadline is…..").
- Announcements is a page sized announcement that goes to a group that is interested in a specific topic (i.e., "A ballet event is being held at 123 building at 4pm, etc….")
Envisioning:
Envisioning:- Stateful: Hide, Mark Done, Audit
- Strongly Typed: Title, url, due date, body, logo/image, urgency/severity half a dozen elements that are optional except for the title.
...
- Light display UI to enhance very critical information option (i.e., "Your financial aid document is overdue, please complete asap!")
Where are notifications stored? It will talk to sources that you point to, such as Blackboard (U of Manchester).
How far are we? Not that far at all, much of it exists, it's in the quickstart data, we would have to review the strongly type maybe make some adjustments to make required items optional, etc.... Need to bump portlets to 286 and add scaffolding. Would like to get both portlets in the quickstart.
Would like the platform API to be optional for flexibility in other platforms.