Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Randomized questionnaire but showing only one question and changing every 24 hours

Community Beginner ,
May 13, 2019 May 13, 2019

Is it possible to create a randomized questionnaire with 30 questions but showing only one question and changing every 24 hours?

I have been testing with normal (non-random) question slides by setting this javascript so that every 24 hours I move to the next slide, but the time doesn't work for me, I move to the next slide when I re-enter the course:

window.setTimeout("window.cpAPIInterface.

next()",180000);

The idea is that the user enters the LMS and answers a different question every day (24 hours).

If anyone comes up with a solution, I'd appreciate it,

Greetings

270
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 13, 2019 May 13, 2019

A new random question only appears if the course is relaunched.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 13, 2019 May 13, 2019

Yes, the question is, can the new question appear 24 hours later? That is to say, if the student answers the question that is shown, leaves the course and comes back in, I want him to see the same question until 24 hours have passed and a new question appears from the group of questions.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 13, 2019 May 13, 2019

Not with the built in features. Are you deploying from a LMS?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 14, 2019 May 14, 2019

Yes, at Cornerstone.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 14, 2019 May 14, 2019

I have never used that LMS, but I would look for a way to reach your goal with the LMS features, not within Captivate.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 14, 2019 May 14, 2019
LATEST

Okay, thank you very much Lilybiri.

I'm seeing if with javascript I can get something similar,

Greetings

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources