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

Implement course problem page for prof #303

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    93e077b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    03bc5df View commit details
    Browse the repository at this point in the history
  2. feat: Add assignment name field to BaseProblemSerializer

    - course problem list에 assignment title도 나타내기 위해 필드 추가
    pinecone28 committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    8f70e86 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. fix: Fix course API

    - bookmark를 param으로 사용하고 있지만 shema에 명시되어 있지 않아서 추가
    - 한 과목에 대해 등록된 user 수 만큼 같은 course를 가져오는 에러 해결
    pinecone28 committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    0e2b110 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    a79bea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73180f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    de4477c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d7d69 View commit details
    Browse the repository at this point in the history