openaev icon indicating copy to clipboard operation
openaev copied to clipboard

Problem with challenges -- Not able to add them on exercise

Open Bapth-R opened this issue 3 years ago • 2 comments

Hello,

I have a problem with the OpenEx challenges.

Description

I want to add challenges on exercise. It's working : image

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

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

  1. OS (where OpenEx server runs): Debian 11
  2. OpenEx version: OpenEx 3.2.0

Expected Output

Be able to access to the challenge when the exercise is running

Thanks, BR

Bapth-R avatar Oct 13 '22 13:10 Bapth-R

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

SamuelHassine avatar Oct 16 '22 08:10 SamuelHassine

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. image

Are you aware of this problem? Regards, BR

Bapth-R avatar Oct 17 '22 09:10 Bapth-R