Skip to main content
Participant
September 14, 2016
해결됨

Option to choose date - Captivate 8

  • September 14, 2016
  • 1 답변
  • 467 조회

How can we provide an option for learner to provide a date as input of a survey question?  (In my case I am building an IT Induction video where I would like to know their date of joining).

Thank you.

이 주제는 답변이 닫혔습니다.
최고의 답변: Lilybiri

Rpd is correct, but I'm not aware of such an available widget. It can be done with 3 Text Entry Boxes (Day, Month, Year or in another sequence) and show the result concatenated in a text container, but a real date picker? Maybe with JS?

1 답변

Paul Wilson CTDP
Community Expert
Community Expert
September 14, 2016

I'm not sure what you mean by "date of joining." If you mean date that they launched your Captivate project, there are several system variables that you might be able to make use of.

 

Go to this page and scroll down to the section on System Information to see all the Adobe Captivate system variables related to date or time.

 

I also just double checked as well that all the date and time related system variables were available in Captivate 8 as well as 9.

Paul Wilson, CTDP
RodWard
Community Expert
Community Expert
September 14, 2016

I think what the original poster is looking for might be a Date Picker widget of some kind that allows the user to select a date and use that as an input into a field.

Lilybiri
Lilybiri답변
Legend
September 14, 2016

Rpd is correct, but I'm not aware of such an available widget. It can be done with 3 Text Entry Boxes (Day, Month, Year or in another sequence) and show the result concatenated in a text container, but a real date picker? Maybe with JS?