Hello, Dimensions Users,
I have a bit of an unusual request from a client to implement a "splash screen" each time a user logs into their survey. We are using sample management to authenticate users. When a user logs into the survey, the client wants a screen to be displayed showing information pulled from the sample management table. This is easy enough when the user logs into the survey the first time. However, the client wants the user to see just this one "splash screen" every time they access the survey -- even if the user stopped mid-way through the survey -- and then resume where they left off in the survey when they previously had accessed it. So, to provide a more concrete example, this is how the survey should function:
1. User X authenticates into the survey the first time and they see the splash screen with some detailed pulled from the sample management table. Then user clicks the next button and completes questions 1 - questions 6. He then times-out or stops the survey on Question 7.
2. A few days later User X authenticates into the survey and again is initially presented with the same splash screen. He clicks next and resumes where he left off previously -- at question 7.
Does anyone have a good suggestion of how to make this work? I can't seem to come up with any sort of creative solution short of using some other program like .NET to authenticate the user and display the splash screen and then pass the authentication credentials onto mrInterview.
Thanks!
