Hello,
We're having a strange issue with a client's site, recently upgraded to open-release/ficus.2.
On the Progress page, we're not seeing the points possible for graded subsections containing CAPA problems. Debugging shows that the subsection blocks are marked with has_score=False.
For example,
this test course has graded "Exercice" subsections, as visible in courseware:

but they show up like this on the Progress page:

However, the subsection that contains an ORA assessment is showing its points possible just fine:

And new units are showing up fine. I created a new section in the course. The first subsection contains a default Checkbox problem (worth 1 point). The second subsection contains a duplicated old Exercice unit (worth 8 points), but only the first one is showing a possible score:

Any idea what's going on here, or how to fix it?
Thank you!