Need to figure out how store the score per element , per user.

We should see how submission data is stored for users and how the score data can be added with that.

Comments

mikemiles86 created an issue. See original summary.

mikemiles86’s picture

Status: Active » Fixed

Rob Powell wrote code to setup db schema and save data to it.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

tostinni’s picture

Version: » 8.x-2.x-dev

Hi mikemiles86, do you know if this code is still in 2.x branch and how can we retrieve the score from the database ?
Thank you very much.