Problem with class subscription

dottormeno
Forums
Hello, I have a problem with class subscription. I have a class (private) with 11 courses (private), the first 10 courses are required to access to the last course. If I subscribe a user to class with status suspended, opigno don't subscribe user to the courses associated. If I change user's status to active in the class, opigno don't subscribe user to the courses associated. Can you help me? Thanks!
Profile picture for user James Aparicio
James Aparicio

Hi dottormeno,

Hi dottormeno,

Have you tried removing the user from the class and adding him as active?

Best regards

dottormeno

Hi James, if I add the user

Hi James, if I add the user as active all it's ok, but I must subscribe the users with status suspend and then activate
Profile picture for user James Aparicio
James Aparicio

Hi dottormeno,

Hi dottormeno,

Thank you for reporting this issue.

Currently, when you add a user to a class and he is not active, the user is not added to all the courses inside that class.

Rule "Class OG member subscribe (Active)", this rule needs a small change to allow this to propagate to the courses inside. 

Also, there is another rule "Class User Status changed" that takes care of changing the states on the courses when you change the class status.

I will add an issue in our queue so we can look at it for our next release (we will not have time to include it on the release we are building at the moment)

You should take a look at those 2 rules to make what you want work.

Best regards 

 

dottormeno

Hello James, what kind of

Hello James, what kind of changes I must do in "Class OG member subscribe (Active)" and "Class User Status changed"? You can help me? Thanks!