Problem with challenges -- Not able to add them on exercise
Hello,
I have a problem with the OpenEx challenges.
Description
I want to add challenges on exercise. It's working :

But the problem is that people cannot access to it when the exercise is up.

If I use the API to see if the challenge is added in the exercise, I have this output : {"exercise_id":"f24c2617-c550-4596-b2aa-ba31ffde365b","exercise_information":{"exercise_id":"f24c2617-c550-4596-b2aa-ba31ffde365b","exercise_name":"test","exercise_description":null},"exercise_challenges":[]}
If I understand well , that mean that the challenge is not added in the exercise.
With the last version 3.1.0 I did have this problem.
Environment
- OS (where OpenEx server runs): Debian 11
- OpenEx version: OpenEx 3.2.0
Expected Output
Be able to access to the challenge when the exercise is running
Thanks, BR
Hello @Bapth-R,
Are you sure that the user you are logged in with (or the user ID in the permalink) is part of the targeted audiences by the inject?
Kind regards, Samuel
Hello @SamuelHassine
Thanks for your answer and I found the problem.🥳
When I set up the challenge in the Scenario section, I selected the all_audience button but it doesn't work, we have to add each audience one by one.

Are you aware of this problem? Regards, BR