Closed banderson407 closed 4 years ago
I meant, in the test's properties attempts need to be set to 1. With 3 attempts it is recognized as an unmarked self test.
I'm a bit confused, I know what's new. We have always had the number of attempts set to 3 and the score has shown. see example. Is this something new, I didn't start seeing it until I upgraded from 2.1.1 to 2.2.4 Brad
I do not recall the exact circumstance, but it has been that way for a while. My recollection is a bit fuzzy these years later.
Given its a module you're working on though, I would think you could program your way around that.
You sound like me. If it is running the way it is suppose to I can live with it unless I get some complaints from return students. It doesn't affect the certificate module since I am only looking at highest score per test and time spent in content.
This is the part of an upgrade that I hate, everything that comes up I have to wonder if it's an issue with code, PhP version or something else completely.
I spent so much time getting the code I was working on solid and didn't worry about what may have changed in Atutor. A lot of it is a guessing game at the moment. For example, depending on the version of PhP I choose (7.3.11 Fast CGI Stable, 7.3.11 CGI stable or 7.3.11 Latest) the time spent on a test can be logged as 3m or 1147hours????
Have been kicked out and back to the login screen a couple times as well without an error generated?? Like I said, I hate this part of an upgrade.
But on the bright side, the certificate module is running flawlessly so far.
Now what is odd is the in the TST account the Marks show (tested just now) but not in the live account. Both were upgraded from 2.1.1 to 2.2.4 and same version of PhP??? Do you if the Atutor code is updated or if patches are maintained anyplace?
Brad
Strange. 2.2.4 has no patches, though there have been a few tweaks people have submitted to the repo in Github if you happen to be working from a GitHub clone. You could scan the commit history.
If you're working with the bundled 2.2.4 in both cases, they should be the same, apart from any settings differences between the two.
Yeah, very strange. Pretty sure I installed both from the same file I downloaded from GitHub Another question.
Starting today I've noticed some files building up in the tmp directory from the production account installation. They look like attachment. Any idea what they are?
Brad
It looks like user preferences from Author but not sure and why store it there?
That's normal. They are PHP session files. They will be deleted by PHP garbage collection based on the interval set in session.gc_maxlifetime in the php.ini file.
Thanks, second guessing myself again. Would a re-upgrade gain me anything at this point? What lead me to the Sees files was a some errors from a few days ago saying it needed a ssl path to get to the file manager folder?? Still having an issue with getting kicked back to the login screen with no error being logged?? any thoughts?
Check your timeout setting, in the ATutor user's preference settings. or It might be cache related. Dump your browser's cache. Try a different browser etc.
Greg,
Tried those but tried them again and just now when I logged in as an administrator and chose the course to view it dumped me to the login for that course instead of dropping me into the course as the instructor. When I tried it the second time it worked??? There were no errors logged. Is there a way to force an error just to make sure it is logging errors?
Thanks Brad
Forgot to mention, had a student email me last night to say they were getting kicked out frequently. Without errors, do you know of anyplace I can't look to resolve?
See if the solution mentioned here helps: https://atutorlangs.github.io/atutor/archive/t-22595.html
Greg,
Thanks,that help me with my issue. Didn't seem to help the student but I do believe the issue is on their end,
Thanks for your help Brad
Greg,
Not sure if you meant to say for tests with only one attempt the marks won't show or that hey would. I tried taking a test two times and marks still not showing?
Brad