Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Админка - страница с таблицей всех решений + страница отдельного решения #13

Open
zmm opened this issue Jun 6, 2024 · 0 comments
Assignees

Comments

@zmm
Copy link

zmm commented Jun 6, 2024

Таблица:

  • на server side пагинации.
  • В таблице отображаем дату решения , дату отправки в мудл, баллы, пользователя, id задачи, ссылку на страницу отдельного решения
  • сверху отображаем поля для фильтрации по каждой колонке
  • сохраняем фильтр в URL страницы

Страница отдельного решения:

  • показываем все поля из таблицы
  • показываем json самого решения

Отображаем ссылку "This task solution" на странице задачи. Обычные пользователи могут просмотреть только свои решения, админы - все решения всех пользователей

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants