Skip to content

Improve content group editing view

Lukas Weingarten requested to merge 1297-improve-question-series-management into master
  • Move settings to dialog and use slide toggles for settings like "Lock/Unlock statistics"
  • Move series name editing to settings dialog (consistent to room name editing)
  • Move other items of current settings menu to a more menu
  • Show group settings, more menu and publishing mode selection next to group name
  • Add button for importing contents next to create button, use FAB button on mobile devices
  • Show group type indicator and content count below group name
  • Allow sorting contents without go into sorting mode
  • Improve visualization of locked and published contents
  • Add answer count and correct percentage to list items
  • Show progress bar with correct answer percentage
  • Show edit button next to more menu

Also remove ContentListSortComponent, ContentGroupTitleComponent, StatisticListComponent and StatisticPageComponent since they are no longer needed.

Add redirect to series/:seriesName/statistics to series overview which now includes the stats.

Closes #1297 (closed), #1311 (closed)

Edited by Lukas Weingarten

Merge request reports