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

Create Challenge Manager Eval routes, controllers, views #125

Closed
4 tasks done
Tracked by #53
stepchud opened this issue Aug 20, 2024 · 0 comments · Fixed by #131
Closed
4 tasks done
Tracked by #53

Create Challenge Manager Eval routes, controllers, views #125

stepchud opened this issue Aug 20, 2024 · 0 comments · Fixed by #131
Assignees
Labels

Comments

@stepchud
Copy link
Contributor

stepchud commented Aug 20, 2024

  • Create new Rails routes: /evaluation_forms, /manage_submissions
    • Create EvaluationFormsController and ManageSubmissionsController with an index route for each
    • Create empty views for the index routes with just a header and placeholder text for now
    • Request specs test the routes exist and return the header
@stepchud stepchud changed the title Create Rails routes: /evaluation_forms, /manage_submissions Create Challenge Manager Eval routes, controllers, views Aug 20, 2024
@cpreisinger cpreisinger self-assigned this Aug 21, 2024
@stepchud stepchud added this to the Sprint 08/27/24 milestone Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants