Project

General

Profile

Actions

Feature #17101

open

Feature #16335: Revisiting options and functions of Creative Commons license widget

OER tag and CC licensing notification system

Added by Colin McDonald over 3 years ago. Updated 25 days ago.

Status:
New
Priority name:
Normal
Assignee:
Category name:
-
Target version:
Start date:
2022-10-25
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

We discussed in our last monthly meeting an idea to better link the OER tag during course site creation (or later editing such a site) with our Creative Commons licensing options.

It was proposed that if a user selects the OER tag, there would be an inline message if they have no CC license selected (either during the creation flow or on the site in Settings if the tag is being added later).

The message would say something like:

"We noticed that you have tagged your site as an OER but no CC license is present. Please CC license the open content, or the whole site in Settings>Writing. To learn more about open licensing visit our documentation [link TBD]."

Let's talk more about the mechanics of this, but I wanted to get the general idea down here.


Files

oer-toggle-site.png (23.2 KB) oer-toggle-site.png Boone Gorges, 2022-10-27 11:33 AM
Screenshot 2026-02-19 at 12.38.10 PM.png (173 KB) Screenshot 2026-02-19 at 12.38.10 PM.png Laurie Hurson, 2026-02-19 12:39 PM
settings-writing-reset-btn.png (17.7 KB) settings-writing-reset-btn.png Raymond Hoh, 2026-02-19 03:15 PM
Actions #1

Updated by Boone Gorges over 3 years ago

We no longer show the OER toggle during creation, so we don't need to consider that case. See #16332.

This should be a technically easy lift. Just need to have language, and a sense of how/where the message should appear. The OER toggle is on Dashboard > Settings > General (see attached). If the message is triggered by a change in the OER setting, it makes sense to show a message right above or below. But note that the license setting is elsewhere - on Dashboard > Settings > Writing. So we will need to move that setting, or at least point users in the right place.

There's also a question of whether the converse logic applies. If you have OER checked, but then change to a closed license, should you see a similar message?

Actions #2

Updated by Laurie Hurson over 3 years ago

Hi All,

I think there might be 3 scenarios to work out here:

1.
If User Selects OER Tag in Setting General

Then the following notice can appear below the text (and below the clarifying text that it already there):

"We noticed that you have tagged your site as an OER but no Creative Commons license is present on the site. In order to be considered an "OER" you must select a default creative Commons license for the entire site in Settings>Writing [link] or assign a CC license to pages or posts that are OER. To learn more about open educational resources (OER) open licensing visit our documentation [link TBD]."

2.
A user selects a site wide CC license in Settings>Writing but is not tagged as OER. After they select license and save an alert message at the top reading:

"We noticed you have indicated a Creative Commons license for the site, which allows your content to be reused and remixed. To learn more about Creative Commons licenses on the Commons See our CC documentation here. [link TBD]. If you are creating or using OER on the site, please be sure to tag your site as OER in Settings>General [link]

3. (less likely) A user indicates a CC license on a page or post (not sitewide)

"We noticed you indicate a Creative Commons license for this page or post, which allows the content to be reused and remixed. To learn more about Creative Commons licenses on the Commons See our CC documentation here. [link TBD]. If you are creating or using OER on the site, please be sure to tag your site as OER in Settings>General [link].

Actions #3

Updated by Boone Gorges over 3 years ago

Thanks, Laurie. I hadn't thought about 3. How this is implemented depends on how we design the interface for CC on individual items. Is this part of the scope for the upcoming release? I remember it being mentioned in passing but I don't see a ticket for it.

Regarding 2 (and 3) - You have phrased it as a positive suggestion: "you're using CC, why not tag as OER"? I guess there's nothing wrong with this, though perhaps we'd want to limit it to sites where the purpose is 'Teaching', since there are plenty of cases where you might want a CC license but you would hesitate to call your content OER. More important, I think, is a warning about incompatibility. In the case of the license picker, this would be "You have selected a non-open license, but your site is currently tagged as OER..."

Actions #4

Updated by Boone Gorges almost 3 years ago

  • Target version set to 2.2.0
Actions #5

Updated by Boone Gorges over 2 years ago

  • Target version changed from 2.2.0 to 2.3.0
Actions #6

Updated by Boone Gorges about 2 years ago

  • Target version changed from 2.3.0 to 2.4.0
Actions #7

Updated by Boone Gorges almost 2 years ago

  • Target version changed from 2.4.0 to 2.5.0
Actions #8

Updated by Colin McDonald over 1 year ago

I thought I'd resurface this ticket while we work on the overall CC licensing language in #17102. Regarding Boone's question above about scope, I'm hoping we can work through the items in this ticket update by the end of the semester:

https://redmine.gc.cuny.edu/issues/16335#note-23

Reading back through, I think that Laurie's three use cases make sense, and I also like Boone's suggestion to limit the prompt frequency in some way, perhaps by only suggesting OER tags when Teaching is the selected Purpose. How does that sound to you, Laurie? Is it possible for a non-Teaching (i.e. non-Course) group or site to be OER-compatible? If it is, is it likely enough that we'd want to account for that?

We also need to answer Boone's question about flagging OER/license incompatibility, like if a user selects a "non-open license" but their site is tagged OER. But looking at the CC license options aren't they all "open" to at least some degree? So would the only incompatibility be if a user has an OER tag but removes CC licensing completely?

https://creativecommons.org/share-your-work/cclicenses/

And is it currently possible to remove CC licensing completely in Settings > Writing? I couldn't figure out how to do this just now. Should that be an option, essentially allowing the user to go back to default copyright restrictions (which will hopefully be more clear after the #17102's copy review is done)?

Actions #9

Updated by Raymond Hoh over 1 year ago

And is it currently possible to remove CC licensing completely in Settings > Writing? I couldn't figure out how to do this just now. Should that be an option, essentially allowing the user to go back to default copyright restrictions (which will hopefully be more clear after the #17102's copy review is done)?

There's some work on cdev to add a "Reset" button to the "Settings > Writing" admin page. See https://redmine.gc.cuny.edu/attachments/24164, but clicking on this button currently doesn't remove the licenses for posts. Need some further feedback on how to proceed. There may be an instance where a post license differs from the site license so if the "Reset" button is used on the "Settings > Writing" page, do we only remove the CC license for posts where the post license is the same as the previous site license? Or do we remove all CC licenses regardless of post license status?

On cdev, it is also possible to use the post bulk edit interface to reset the license status. See https://redmine.gc.cuny.edu/attachments/12086. Leaving the license set to "Inherit" would remove the post license if one was set.

Actions #10

Updated by Boone Gorges about 1 year ago

  • Target version changed from 2.5.0 to 2.6.0
Actions #11

Updated by Boone Gorges 4 months ago

  • Target version changed from 2.6.0 to 2.7.0
Actions #12

Updated by Laurie Hurson 25 days ago

In site creation flow...

CC license chooser langauge reads

"You can also choose to openly license your content later by selecting a license in your Site/Group settings area."

I think "groups" should be removed since it is confusing to have in site creation flow

When you click into license chooser, should that modal have CAC styling applied?

On a site...

I am still not seeing a "reset" option in site dashboard >writing. See screenshot.

Also, could CC license be moved to Settings>General to be with OER checkbox? If this is too much lift, nevermind, but i think it makes sense in General as much as in Writing?

Need some further feedback on how to proceed. There may be an instance where a post license differs from the site license so if the "Reset" button is used on the "Settings > Writing" page, do we only remove the CC license for posts where the post license is the same as the previous site license? Or do we remove all CC licenses regardless of post license status?

Can we make button language say "reset sitewide CC license" with tool tip "resetting site wide license will not reset alternative CC licenses that have been selected on individual pages and posts"

If you choose a diff license for a post it displays on the post, but does not display on posts with same license as site. I tested this here https://testsitecc.cunyac.reclaimhosting.dev/

If you click "reset sitewide" it would remove CC license from widget area and presumably from all posts with the same license (but not sure this would even be a visible change since license on posts that have sitewide license applied is not displayed).

The only issue i can see is if someone went through the trouble to select a license and it happened to be the same as the sitewide choice, and then it is removed?
Actions #13

Updated by Raymond Hoh 25 days ago

I think "groups" should be removed since it is confusing to have in site creation flow

This is done.

When you click into license chooser, should that modal have CAC styling applied?

I'll work on this a little bit, but might need to bring Sara into this for further revisions to the styling.

Also, could CC license be moved to Settings>General to be with OER checkbox? If this is too much lift, nevermind, but i think it makes sense in General as much as in Writing?

It's not a big lift. Just wanted to confirm that we want to move the CC options from "Settings > Writing" to "Settings > General" and not have these settings available on both pages.

I am still not seeing a "reset" option in site dashboard >writing. See screenshot.

Can we make button language say "reset sitewide CC license" with tool tip "resetting site wide license will not reset alternative CC licenses that have been selected on individual pages and posts"

It should currently appear on the "Settings > Writing" page. I've attached a screenshot of what I see on testsitecc.cunyac.reclaimhosting.dev. Let me know if you are not seeing this. I've also updated the Reset button with the updated wording.

If you click "reset sitewide" it would remove CC license from widget area and presumably from all posts with the same license (but not sure this would even be a visible change since license on posts that have sitewide license applied is not displayed).

I've just implemented the logic so when you hit the "Reset site-wide license" button and submit the form, we will loop through all posts with the previous license and remove the license for those posts. The sitewide license would be removed from the footer or from the CC widget if it was used.

Actions

Also available in: Atom PDF