Yeah Jelo, I think this has been reported as bug before, and they are working on it - but I was hoping there might be a work around in the meantime for assessment_CURRENT_TOTAL. One thought I had was to use the the '.value' expressions and write it all out. For example, when I add an equation question at the end of a group, I thought I could use {796918X38X257.value} which works fine to capture the assessment value for that question, and then use something like {796918X38X257.value+796918X38X258.value+796918X38X259.value} to make a sort of fake assessment_Current_Total. Oddly though, subtraction works fine with this logic. For example, this works {796918X38X257.value-796918X38X258.value-796918X38X259.value} and so does {796918X38X257.value/796918X38X258.value/796918X38X259.value} for dividing, and so does '*' for multiplying. However, for some reason, every time I try to use the (+) sign, either nested or not, it just gives me to side by side results, e.g. 2+2 = 22 instead of 4, even though 2-2 = 0.
Got any thoughts about this? Thanks again, you've helped me twice already.
The topic has been locked.