performant-software / Annotation-Studio

An online annotation platform for teaching and learning in the humanities.
http://www.annotationstudio.org
GNU General Public License v2.0
4 stars 1 forks source link

Access to the Anthology feature #461

Closed jamiefolsom closed 1 year ago

jamiefolsom commented 1 year ago

The ‘create new anthology’ feature is not available to all users on all tenants. It appears only when a users' role is changed manually to teacher. Let's make it so that feature is available to all users at all tenants of COVE Studio.

from Camdens' duplicate issue:

Currently, COVE Studio checks for an admin or teacher role before showing the user the option to create a new anthology.

See https://github.com/performant-software/Annotation-Studio/blob/master/app/views/anthologies/index.html.erb

This role check should be disabled, allowing all users to create anthologies.