Hi
@hoeftjUMSL
Do all interview time slot span for same amount of time ?
You could assign a quota of 1 to each interview slot, then use display logic to only display time slots where the quota hasn't been met. This approach wouldn't require any custom programming.
It isn't 100% reliable because students filling out the form at the same time could sign up for the same time slot. However, it should greatly reduce the amount of overlap.
>
@TomG said:
> You could assign a quota of 1 to each interview slot, then use display logic to only display time slots where the quota hasn't been met. This approach wouldn't require any custom programming.
>
> It isn't 100% reliable because students filling out the form at the same time could sign up for the same time slot. However, it should greatly reduce the amount of overlap.
your solution is will work , but won't the person require to create as many quotas as there are interview slot, For a day or a week it can be done but if it spans for a month or so this will become quite a large task and pen and paper solution might be better than using qualtrics here.
@NiC_Ugam,
Yes it will require one quota per slot. It may be tedious, but it is pretty easy to copy and modify quotas.
@hoeftjUMSL can decide if it is worth it.
Hellos Hoeft,
Adding somany quotas is difficult and need tracking and is not a good solution. You can add few time slots for each student in the contact list and keep them unique. Further in question pipe these time slot from dl. This way you have different slots booked for each student.
> @NiC_Ugam said:
> Hi
@hoeftjUMSL
> Do all interview time slot span for same amount of time ?
They all have the same 30 minute timeframe (ie 12:30pm-1:00pm, 1:30pm-2:00pm, etc.)
>
@TomG said:
> You could assign a quota of 1 to each interview slot, then use display logic to only display time slots where the quota hasn't been met. This approach wouldn't require any custom programming.
>
> It isn't 100% reliable because students filling out the form at the same time could sign up for the same time slot. However, it should greatly reduce the amount of overlap.
Tom,
Thanks so much! I've begun working on this and it seems like it might be what's needed!
Thanks again! I don't mind editing the quotas, we publish interview e-mails once a month so it's not too much of a hassle.