Session ID and number are not correct


Author
Message
lsoh
lsoh
New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)
Group: Forum Members
Posts: 2, Visits: 5
Hello!
We have not used an iPad before for our study sessions but needed to for the patient's treatment plan without a phone. During the first session today, we checked the Inquisit participant log and the session number was 21 (does not exist in our study) and the data files also included an incorrect session number. However, the link we sent was correct, saying session number 2 and the data files should say session 1. Does anyone know how to fix this problem?
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 102K
lsoh - 9/6/2024
Hello!
We have not used an iPad before for our study sessions but needed to for the patient's treatment plan without a phone. During the first session today, we checked the Inquisit participant log and the session number was 21 (does not exist in our study) and the data files also included an incorrect session number. However, the link we sent was correct, saying session number 2 and the data files should say session 1. Does anyone know how to fix this problem?

> During the first session today, we checked the Inquisit participant log and the session number was 21 (does not exist in our study)

The logs show that the study was launched with a value of 21 for the session ID paramter:



That no session 21 exists in your script is irrelevant. Same as with condition assignment by subject or group number, the provided session number (here: 21) is taken modulo the total number of sessions specified (here:11). 21 modulo 11 is 10, i.e.

**TRAINING 8**
<batch>
/ sessions = (10 of 11)
/ file = "session10_batch.iqx"
</batch>


was adminstered, meaning the "psychoed session 8 10-3-22.iqx" script.

session10_batch.iqx

****PSYCHOED GROUP****
<batch>
/ groups = (1 of 2)
/ file="psychoed session 8 10-3-22.iqx"
</batch>

****CBM-I GROUP****
<batch>
/ groups = (2 of 2)
/ file="cbm training session 8 april25.iqx"
</batch>


lsoh
lsoh
New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)
Group: Forum Members
Posts: 2, Visits: 5
Dave - 9/6/2024
lsoh - 9/6/2024
Hello!
We have not used an iPad before for our study sessions but needed to for the patient's treatment plan without a phone. During the first session today, we checked the Inquisit participant log and the session number was 21 (does not exist in our study) and the data files also included an incorrect session number. However, the link we sent was correct, saying session number 2 and the data files should say session 1. Does anyone know how to fix this problem?

> During the first session today, we checked the Inquisit participant log and the session number was 21 (does not exist in our study)

The logs show that the study was launched with a value of 21 for the session ID paramter:



That no session 21 exists in your script is irrelevant. Same as with condition assignment by subject or group number, the provided session number (here: 21) is taken modulo the total number of sessions specified (here:11). 21 modulo 11 is 10, i.e.

**TRAINING 8**
<batch>
/ sessions = (10 of 11)
/ file = "session10_batch.iqx"
</batch>


was adminstered, meaning the "psychoed session 8 10-3-22.iqx" script.

session10_batch.iqx

****PSYCHOED GROUP****
<batch>
/ groups = (1 of 2)
/ file="psychoed session 8 10-3-22.iqx"
</batch>

****CBM-I GROUP****
<batch>
/ groups = (2 of 2)
/ file="cbm training session 8 april25.iqx"
</batch>


Is there anyway you are able to change the session number? This happened again a few days ago and I am wondering why as the links we are sending are showing the right session number.
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 102K
lsoh - 9/16/2024
Dave - 9/6/2024
lsoh - 9/6/2024
Hello!
We have not used an iPad before for our study sessions but needed to for the patient's treatment plan without a phone. During the first session today, we checked the Inquisit participant log and the session number was 21 (does not exist in our study) and the data files also included an incorrect session number. However, the link we sent was correct, saying session number 2 and the data files should say session 1. Does anyone know how to fix this problem?

> During the first session today, we checked the Inquisit participant log and the session number was 21 (does not exist in our study)

The logs show that the study was launched with a value of 21 for the session ID paramter:



That no session 21 exists in your script is irrelevant. Same as with condition assignment by subject or group number, the provided session number (here: 21) is taken modulo the total number of sessions specified (here:11). 21 modulo 11 is 10, i.e.

**TRAINING 8**
<batch>
/ sessions = (10 of 11)
/ file = "session10_batch.iqx"
</batch>


was adminstered, meaning the "psychoed session 8 10-3-22.iqx" script.

session10_batch.iqx

****PSYCHOED GROUP****
<batch>
/ groups = (1 of 2)
/ file="psychoed session 8 10-3-22.iqx"
</batch>

****CBM-I GROUP****
<batch>
/ groups = (2 of 2)
/ file="cbm training session 8 april25.iqx"
</batch>


Is there anyway you are able to change the session number? This happened again a few days ago and I am wondering why as the links we are sending are showing the right session number.

> Is there anyway you are able to change the session number?

No. The launch page reads in the value it is provided, it cannot change the value.



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search