Skip to content

AI Tutor: limit Tutor+ access to AIF and AID courses #73639

Open
Erin007 wants to merge 2 commits into
stagingfrom
erin-tutor-plus-availability
Open

AI Tutor: limit Tutor+ access to AIF and AID courses #73639
Erin007 wants to merge 2 commits into
stagingfrom
erin-tutor-plus-availability

Conversation

@Erin007

@Erin007 Erin007 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Tutor+ access should be limited to only AID and AIF lessons. This leverages "marketing_initiative" to flag those courses and hide/show Tutor+.

"assignable": true,
"curriculum_type": "Standalone Unit",
"marketing_initiative": "CSD",
"marketing_initiative": "AID",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like there was an existing error in how this course's marketing initiative was set, but I want to double check since changing marketing initiative also changes how things show up in the course catalog. @jamjamgobambam are you the right person to confirm? Similar question below with AIF

@Erin007 Erin007 requested review from Nokondi and cearachew July 2, 2026 20:44
@Erin007

Erin007 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

@tess323 I picked a middle ground that means we don't have to manually update a list of hardcoded lessons in the future, but also that we don't invest in building a levelbuilder toggle and a new lesson property for lesson tutor availability right now. If this the wrong compromise, let me know and I can update the logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant