Developer forum

Forum » Development » Survey test score

Survey test score


Reply

Hi Guys

 

When you create a test in the survey module you can assign a score. I assume, if the user is logged in, that this score is added to the user.
The question is then, where are these data stored ?

// Sebastian


Replies

 
Nicolai Høeg Pedersen
Reply
Dammark wrote:

Hi Guys

 

When you create a test in the survey module you can assign a score. I assume, if the user is logged in, that this score is added to the user.
The question is then, where are these data stored ?

// Sebastian


 

My guess would be SurveyResult table in Survey database...

 
Reply

Actually we planned to calculate score dynamically: when you want to calculate user's score, select all the surveys passed successfully and sum their scores.

 

You must be logged in to post in the forum