Skip to content

A convenient site to brush the title. 一个方便刷题的网站。

Notifications You must be signed in to change notification settings

Layouwen/fucking-exam

Repository files navigation

Fucking Exam

English | 简体中文

Introduction

Are you struggling with practicing exam questions?

Do you find yourself relying on muscle memory and remembering the position of answers instead of truly understanding the material?

Is the fixed order of questions causing you to depend on memorizing answers in order instead of learning the concepts?

Well, this system can't help you cheat on exams, but it can help you practice with quality!

Features

  • 💡 TypeScript: a language for application-level JavaScript
  • 📜 Exam Papers: categorize questions by exam papers and create your own custom exam papers
  • 💎 Combination: combine questions from different exam papers to create new ones
  • 📐 Question Randomization: randomize the order of questions
  • 🚀 Option Randomization: randomize the order of answer options

Contributing

  1. open https://github.com/Layouwen/fucking-exam page

  2. click Fork

01.png

  1. click Create fork

02.png

  1. clone your fork repo

03.png

git clone $YourForkUrl
  1. add upstream and update repo
git remote add upstream https://github.com/Layouwen/fucking-exam.git
git fetch upstream master
git merge upstream/master
  1. init deps
pnpm ready
  1. develop
cd packages/admin-frontend
pnpm dev

About

A convenient site to brush the title. 一个方便刷题的网站。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published