Duplicate of #11810
Problem Statement
Removal of course archive feature on its own creates one single PR that is too large.
Outline of Solution
- Create 3 separate PRs for the removal in the following order:
- Remove tests -> Remove frontend functionality (disconnect from back-end) -> Remove back-end functionality