Skip to content

CBT 문제풀이를 브라우저를 이용해 어디서든 풀어볼 수 있도록 개발하기 시작하였습니다.

Notifications You must be signed in to change notification settings

Gaeduck-0908/IEIP_CBT_WEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEIP_CBT_WEB

데이터 Json 양식

data = [
    {
        "chapter": "과목",
        "exams": [
            {
                "exam": "문제",
                "answer": "정답"
            },
        ]
    }
]

About

CBT 문제풀이를 브라우저를 이용해 어디서든 풀어볼 수 있도록 개발하기 시작하였습니다.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages