-
Improvement
-
Resolution: Fixed
-
Minor
-
2.4.1
-
MOODLE_24_STABLE
Activity names are displayed horizontally in grader report, which causes following problem:
- Varying column width; if activity name is small, then column is small.
- Column width is too big to show truncated activity name.
We should consider doing following:
- Column width should be of equal size
- If activities don't fit in page; then rotate activity names and reduce column width to fit as many activities as we can.