Take it further - OfficeDev/microsoft-teams-apps-groupactivities GitHub Wiki

Scenario 1

Adding Opt-in and Opt-out feature for group activity reminder notifications.

Suggested solution

  • Users will have the privilege to opt-in or opt-out for activity reminder notifications.
  • The adaptive card containing the notification message will have a toggle button which will allow the users to Opt-out and Opt-in again at a later time, if required.
  • A flag to be maintained in storage to store user preference.

Scenario 2

Add the ability to mark an activity as completed by activity authors or teachers.

Suggested solution

  • Activity authors or teachers to determine if an activity can be termed as completed after evaluation.
  • Supported messaging extension will give them easy reference to activities which are open or completed for tracking purposes

Scenario 3

A channel tab for activity authors to view and track the status of each activity

Suggested solution

  • A tab which can only be accessed by activity authors to get status and other details related to each activity in a consolidated view
  • Ability to navigate to the channels created for those activities right through the tab