Randomize Questions in a time range

I have this problem.

I have a video long 12 minutes with 12 questions.
The questions have to appear random in 4 specific ranges time of the video:

(Example)
1 question random from 01:00min to 02:00min
1 question random from 03:00min to 04:00min
1 question random from 06:00min to 07:00min
1 question random from 09:00min to 10:00min

Naturally if the user take the incorrect answer, he must to return to previous part of video and retake another question in the same range but in a different moment.

(Example)
Video from 00:00min to 01:00min
then
Question A appears at 01:25 (range 01:00min to 02:00min)

(if the answer is incorrect - he return to the previous step)
and so:

Video from 00:00min to 01:00min
then
Question B appears at 01:44 (same range 01:00min to 02:00min)

How to do that?

Hi EspeD,

Unfortunately, ActivePresenter hasn’t supported this feature yet.
Actually, it is common to display random questions.
However, displaying questions in random time is quite unusual.

Regards,
Yen

Regards,

Hi HaiYen_Vu,
thanks for your reply.

There is custom code that I could use for this scope?

Hi,

It seems that we cannot use custom code in this case.

Regards,
Yen