Apects for Sumac

Hi everyone!

I’m using OpenX with Tutor v19.0.2 and I want to try Aspects, but it doesn’t appear in the plugin list. I thought it was already enabled, but I don’t have the “Reports” tab in the course.

Is there any way to implement Aspects in this version of Tutor?

Thank you all.

Hello Gonzalo,

I was reviewing your question and I have the following comments:

Aspects is not installed by default when you deploy an Open edX instance, so it is necessary to follow some extra steps to add it.

In this case, you must install the tutor-contrib-aspects plugin. I invite you to read the Readme of this plugin, where you will find detailed steps that you must follow to perform a correct installation of this plugin: https://github.com/openedx/tutor-contrib-aspects?tab=readme-ov-file#installation

You can also find more information in the official documentation: Welcome to the Open edX Aspects documentation! — Open edX Aspects latest documentation

For the Sumac version of the platform, you can use the latest available tag at the moment, which is 2.4.0, since version 2.x of Aspects is available from the Redwood version and above.

I hope this information is useful to you.