TechnologyEnhancedLearning / DLSV2

Progressive refactor of the Digital Learning Solutions web apps to .Net Core tech stack
MIT License
5 stars 1 forks source link

TD-4340 Issue with the 'Course content' change link when creating a course from 'Course set up' screen #2954

Closed sherif-olaboye closed 2 weeks ago

sherif-olaboye commented 2 weeks ago

JIRA link

https://hee-tis.atlassian.net/browse/TD-4340

Description

I check if SectionContentData is not null and check the count is more or greater than 3 to ensure it is not a new request, I return SectionContentData for the multiPageFormService to prevent the user selecting the tutorials again

Screenshots

image when I click the change from the summary page image image image image image


Developer checks

(Leave tasks unticked if they haven't been appropriate for your ticket.)

I have: