Integrating the Classic AAR in a Fluid student self service environment
We are working on integrating the Classic AAR in our Fluid deployment due to concerns over the Fluid AAR.
The plan is that students would click on a tile or nav collection item that would then take them to the Classic AAR (possibly Classic+) and then from within there they will access the Fluid versions of things like the Course Details page and the subsequent activities they can go to from there.
Classic --> Classic and Fluid --> Fluid transitions allow use of the DoModalComponent function, which keeps the context of the sending page (the AAR in this case) until you complete the activities on the destination page (Course Details for example).