The example below shows the initial development course on the left with terms. When you re-run a course on the CMS dashboard you'll notice that the Key Terms Dashboard list is empty. We either need a way to export all the terms to an Excel file or click a transfer terms button to send these terms to another course.
We probably need to decide whether we want the terms to come across to the new course or not automatically. For example if we exported the course and gave it to another LMS system (e.g. AIM Photonics) that doesn't have our key term functionality setup. Until key terms is upstream to openedx repo we may just want to not automatically bring the terms over and provide an export functionality to Excel instead.
I put this bug on the platform repo because I believe this is where the course re-run logic runs, however, if we updated frontend-app-course-authoring to account for the key term button export then we'll need to close this issue and move it to that repo instead.
The example below shows the initial development course on the left with terms. When you
re-run
a course on the CMS dashboard you'll notice that theKey Terms Dashboard
list is empty. We either need a way to export all the terms to an Excel file or click a transfer terms button to send these terms to another course.We probably need to decide whether we want the terms to come across to the new course or not automatically. For example if we exported the course and gave it to another LMS system (e.g. AIM Photonics) that doesn't have our key term functionality setup. Until key terms is upstream to
openedx
repo we may just want to not automatically bring the terms over and provide an export functionality to Excel instead.I put this bug on the platform repo because I believe this is where the course re-run logic runs, however, if we updated frontend-app-course-authoring to account for the key term button export then we'll need to close this issue and move it to that repo instead.