CSC/ECE 517 Fall 2024: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 24: | Line 24: | ||
* [[CSC/ECE 517 Fall 2024 - E2471. Reimplement logger]] | * [[CSC/ECE 517 Fall 2024 - E2471. Reimplement logger]] | ||
* [[CSC/ECE 517 Fall 2024 - E2472. Reimplement responses_controller.rb]] | * [[CSC/ECE 517 Fall 2024 - E2472. Reimplement responses_controller.rb]] | ||
* [[CSC/ECE 517 Fall 2024 - E2473. Reimplement sign up topic.rb as project topic.rb]] | |||
* [[CSC/ECE 517 Fall 2024 - E2474. Reimplement student_quizzes_controller.rb]] | * [[CSC/ECE 517 Fall 2024 - E2474. Reimplement student_quizzes_controller.rb]] | ||
* [[CSC/ECE 517 Fall 2024 - E2475. Reimplement student_task view]] | * [[CSC/ECE 517 Fall 2024 - E2475. Reimplement student_task view]] | ||
* [[CSC/ECE 517 Fall 2024 - E2476. Reimplement student_teams_controller.rb]] | * [[CSC/ECE 517 Fall 2024 - E2476. Reimplement student_teams_controller.rb]] | ||
* [[CSC/ECE 517 Fall 2024 - E2477. Reimplement suggestion_controller.rb]] | |||
* [[CSC/ECE 517 Fall 2024 - E2478. Reimplement the Question hierarchy as Item hierarchy]] | * [[CSC/ECE 517 Fall 2024 - E2478. Reimplement the Question hierarchy as Item hierarchy]] | ||
* [[CSC/ECE 517 Fall 2024 - E2479. Reimplement teams_users_controller.rb]] | * [[CSC/ECE 517 Fall 2024 - E2479. Reimplement teams_users_controller.rb]] | ||
Line 35: | Line 37: | ||
* [[CSC/ECE 517 Fall 2024 - E2484. Reimplement participants_controller.rb]] | * [[CSC/ECE 517 Fall 2024 - E2484. Reimplement participants_controller.rb]] | ||
* [[CSC/ECE 517 Fall 2024 - E2485. Allow reviewers to bid on what to review]] | * [[CSC/ECE 517 Fall 2024 - E2485. Allow reviewers to bid on what to review]] | ||
* [[CSC/ECE 517 Fall 2024 - E2486.Reimplement deadline_rights and deadline_types]] | |||
* [[CSC/ECE 517 Fall 2024 - E2487. Reimplement authorization_helper.rb]] | * [[CSC/ECE 517 Fall 2024 - E2487. Reimplement authorization_helper.rb]] | ||
* [[CSC/ECE 517 Fall 2024 - E2488 Reimplementation of Add TA to course]] | |||
* [[CSC/ECE 517 Fall 2024 - E2489. Create a UI for Assignment Edit page "Etc" tab in ReactJS]] | |||
* [[CSC/ECE 517 Fall 2024 - E2491.UI for View assignments in Courses view]] | |||
* [[CSC/ECE 517 Fall 2024 - E2492. UI for View submissions/assign grades (except heatgrid)]] | * [[CSC/ECE 517 Fall 2024 - E2492. UI for View submissions/assign grades (except heatgrid)]] | ||
* [[CSC/ECE 517 Fall 2024 - E2493. UI for Assign Reviewers]] | * [[CSC/ECE 517 Fall 2024 - E2493. UI for Assign Reviewers]] | ||
* [[CSC/ECE 517 Fall 2024 - E2494. UI for Report Review for Assignment]] | |||
* [[CSC/ECE 517 Fall 2024 - G2401 Refactor Graphql API endpoint for contribution metrics]] | * [[CSC/ECE 517 Fall 2024 - G2401 Refactor Graphql API endpoint for contribution metrics]] | ||
* [[CSC/ECE 517 Fall 2024 - G2402 Refactor Graphql API endpoint for repositories]] | * [[CSC/ECE 517 Fall 2024 - G2402 Refactor Graphql API endpoint for repositories]] | ||
Latest revision as of 01:54, 15 November 2024
- CSC/ECE 517 Fall 2024 - E2450. Refactor assignments_controller.rb
- CSC/ECE 517 Fall 2024 - E2451. Reimplement feedback_response_map.rb
- CSC/ECE 517 Fall 2024 - E2452. Refactor review_mapping_controller.rb
- CSC/ECE 517 Fall 2024 - E2453. Refactor review_mapping_helper.rb
- CSC/ECE 517 Fall 2024 - E2454. Refactor student_task.rb
- CSC/ECE 517 Fall 2024 - E2455. Refactor sign_up_sheet_controller.rb
- CSC/ECE 517 Fall 2024 - E2456. Refactor teams_user.rb
- CSC/ECE 517 Fall 2024 - E2456. Refactor teams_user.rb (Phase 2 - Design Document)
- CSC/ECE 517 Fall 2024 - E2457. GitHub metrics integration
- CSC/ECE 517 Fall 2024 - E2458. User management and users table
- CSC/ECE 517 Fall 2024 - E2459. View for results of bidding
- CSC/ECE 517 Fall 2024 - E2460 Mentor-Meeting Management
- CSC/ECE 517 Fall 2024 - E2461. UI for Courses
- CSC/ECE 517 Fall 2024 - E2461. UI and Backend for Courses
- CSC/ECE 517 Fall 2024 - E2462. UI for Questionnaire.rb
- CSC/ECE 517 Fall 2024 - E2463. UI for Student Task List
- CSC/ECE 517 Fall 2024 - E2464 UI for Project Topics (was: Sign_up_Topics)
- CSC/ECE 517 Fall 2024 - E2465. UI for Institutions and Notification
- CSC/ECE 517 Fall 2024 - E2466. UI for Impersonate User
- CSC/ECE 517 Fall 2024 - E2467. UI for View Submissions
- CSC/ECE 517 Fall 2024 - E2468. Reimplement due_date
- CSC/ECE 517 Fall 2024 - E2469. Reimplement grades/view_team
- CSC/ECE 517 Fall 2024 - E2470. Reimplement grades_controller
- CSC/ECE 517 Fall 2024 - E2471. Reimplement logger
- CSC/ECE 517 Fall 2024 - E2472. Reimplement responses_controller.rb
- CSC/ECE 517 Fall 2024 - E2473. Reimplement sign up topic.rb as project topic.rb
- CSC/ECE 517 Fall 2024 - E2474. Reimplement student_quizzes_controller.rb
- CSC/ECE 517 Fall 2024 - E2475. Reimplement student_task view
- CSC/ECE 517 Fall 2024 - E2476. Reimplement student_teams_controller.rb
- CSC/ECE 517 Fall 2024 - E2477. Reimplement suggestion_controller.rb
- CSC/ECE 517 Fall 2024 - E2478. Reimplement the Question hierarchy as Item hierarchy
- CSC/ECE 517 Fall 2024 - E2479. Reimplement teams_users_controller.rb
- CSC/ECE 517 Fall 2024 - E2480. Implement testing for new Bookmarks Controller
- CSC/ECE 517 Fall 2024 - E2481 Reimplement response_map.rb
- CSC/ECE 517 Fall 2024 - E2482. Reimplement heatgrid for reviews
- CSC/ECE 517 Fall 2024 - E2483. Reimplement Notification Controller and Model
- CSC/ECE 517 Fall 2024 - E2484. Reimplement participants_controller.rb
- CSC/ECE 517 Fall 2024 - E2485. Allow reviewers to bid on what to review
- CSC/ECE 517 Fall 2024 - E2486.Reimplement deadline_rights and deadline_types
- CSC/ECE 517 Fall 2024 - E2487. Reimplement authorization_helper.rb
- CSC/ECE 517 Fall 2024 - E2488 Reimplementation of Add TA to course
- CSC/ECE 517 Fall 2024 - E2489. Create a UI for Assignment Edit page "Etc" tab in ReactJS
- CSC/ECE 517 Fall 2024 - E2491.UI for View assignments in Courses view
- CSC/ECE 517 Fall 2024 - E2492. UI for View submissions/assign grades (except heatgrid)
- CSC/ECE 517 Fall 2024 - E2493. UI for Assign Reviewers
- CSC/ECE 517 Fall 2024 - E2494. UI for Report Review for Assignment
- CSC/ECE 517 Fall 2024 - G2401 Refactor Graphql API endpoint for contribution metrics
- CSC/ECE 517 Fall 2024 - G2402 Refactor Graphql API endpoint for repositories