But even if they wanted a progress per section, just do a table with user_id, section_id, progress,

But even if they wanted a progress per section, just do a table with user_id, section_id, progress, with the first two as primary key.
Was this page helpful?