-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
3.1
-
MOODLE_31_STABLE
In order to prevent many individual DB queries when exporting data - the exporters require that the data be passed to them. When exporters use other exporters - the requirements for the sub-exporter needs to be added to the parent. This seems to be ballooning a bit in the code - and the requirements for the top-most exporters become very long.
Maybe we need some caching/fetching layer in between to efficiently load the data.
- has a non-specific relationship to
-
MDL-52534 Allow competencies to be linked to an activity
-
- Closed
-