General
: Unify filter UI/UX
#10058
Labels
assessment
Pull requests that affect the corresponding module
client
Pull requests that update TypeScript code. (Added Automatically!)
communication
Pull requests that affect the corresponding module
core
Pull requests that affect the corresponding module
discussion
exam
Pull requests that affect the corresponding module
exercise
Pull requests that affect the corresponding module
lecture
Pull requests that affect the corresponding module
programming
Pull requests that affect the corresponding module
refactoring
text
Pull requests that affect the corresponding module
user-experience
Pull request / issue that affects the UI/UX within Artemis
Problem & Motivation
Right now we have multiple different approaches to implement filters in Artemis, neither do they look, nor do they work in the same way. This should be unified for a better User Exprience in Artemis.
Identified approaches
Student Exercise / Lecture overview
Student Statistics view - Performance in Exercises
Exercises < Scores (Instructor feature)
Server Administration > Build Overview > Build Queue (Admin Feature)
Exercise Communication Filter (student view, when working on exercise)
Further examples
Student Exercise / Lecture overview
Student Statistics view - Overall points
Student Statistics view - Performance in Exercises
Lecture Overview (Instructors)
User Management (admin feature)
Exercises < Scores (Instructor feature)
Server Administration > Build Overview > Build Queue (Admin Feature)
course statistics
Exercise Communication Filter (student view, when working on exercise)
Describe the solution you'd like
Based on a search for
faFilter
src/main/webapp/app/admin/user-management
(3 results)src/main/webapp/app/exercises/programming/manage/grading/feedback-analysis
(3 results)src/main/webapp/app/exercises/shared/exercise-scores
(3 results)src/main/webapp/app/faq
(3 results)src/main/webapp/app/lecture
(3 results)src/main/webapp/app/localci/build-queue
(3 results)src/main/webapp/app/overview/course-conversations
(2 results)src/main/webapp/app/overview/course-conversations/course-wide-search
(3 results)src/main/webapp/app/overview/course-faq
(3 results)src/main/webapp/app/overview/course-statistics
(3 results)src/main/webapp/app/overview/discussion-section
(1 result)src/main/webapp/app/overview/visualizations/exercise-scores-chart
(3 results)src/main/webapp/app/shared/exercise-filter
(3 results)src/main/webapp/app/shared/metis
(2 results)src/main/webapp/app/shared/sidebar
(5 results)src/main/webapp/app/shared/statistics-graph
(3 results)Additional context
Current Artemis Version: 7.8.0
The text was updated successfully, but these errors were encountered: