Reporting user variables for Text Entry Box to LMS
Hi, I made an advanced action to make a custom fill in the blank quiz during the slide using Text Entry Boxes (TEB). I have an advanced action that scores each TEBs and yields a variable (score_total) for total score, by adding each scores earned for all TEBs, and it is a user variable. Is there anyway I can report this variable (score_total) to LMS? Also, I know it is not possible to manipulate system quiz variables, since they're read only, but I was wondering if there is alternative that I can override system variables.
FYI, I made this advanced action, rather than validating user input, because it creates multiple submit buttons corresponds to muliple TEBs. Also, if I were not to use sumbit buttons by using auto submit function, I have to set maximum letters and in that case, user can't type in any words exceeding max letters.
