Group: Forum Members
Posts: 14,
Visits: 110
|
We have switched over to using command line batch files to run our inquisit tests. Our new project is a group of 9 tests. We want to have a combined total of correct answers for all 9 tests that is tracked using the variable in an include file. I tried updating the value of the variable within each test but it stays at its original value which in this case is 0. Is this because inquisit can only read values from a text file and cannot write/update them?
Thank you!
|