Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Found this content helpful? Log in or sign up to leave a like!
During course import, the biggest gripe from users is deleting previous announcements by selecting individually. Community members have replied the solution of selecting multiple boxes and delete all.
Is there a way to select all (with less than 3 clicks) and delete or clear announcements?
Solved! Go to Solution.
Hello @Canvas007
Thank you for contacting the Instructure Community. As of now, there is no "select all" option to bulk delete the announcements. There have been others looking for the same thing and there is a good suggestion to delete them using Javascript here: https://community.canvaslms.com/t5/Canvas-Question-Forum/Mass-Delete-Old-Announcements/m-p/229660
Besides that, you would need to run API to select and delete all announcements:
https://community.canvaslms.com/t5/Canvas-Developers-Group/Delete-announcements-via-API/td-p/57887
Besides those two options, the announcements would need to be clicked individually and then deleted en masse.
Hello @Canvas007
Thank you for contacting the Instructure Community. As of now, there is no "select all" option to bulk delete the announcements. There have been others looking for the same thing and there is a good suggestion to delete them using Javascript here: https://community.canvaslms.com/t5/Canvas-Question-Forum/Mass-Delete-Old-Announcements/m-p/229660
Besides that, you would need to run API to select and delete all announcements:
https://community.canvaslms.com/t5/Canvas-Developers-Group/Delete-announcements-via-API/td-p/57887
Besides those two options, the announcements would need to be clicked individually and then deleted en masse.
Take a look at this solution:
To participate in the Instructure Community, you need to sign up or log in:
Sign In