edugator-cise / edugator-staff-frontend

React, TypeScript, MUI front end for Edugator
https://edugator.app
GNU General Public License v3.0
7 stars 4 forks source link

Added the ability to change the order of problems in a module #215

Closed blakerand closed 1 year ago

blakerand commented 1 year ago

Description

On the admin modules page, admins are now able to reorder the problems inside a module. When clicking on a module, each problem now has a up and down arrow to change the order of the problem.

This requires this pull request for the backend to be merged as it uses a new route.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
edugator-staff-frontend ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 21, 2023 at 2:22AM (UTC)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

blakerand commented 1 year ago

Removed the console.log