Skip to content

Latest commit

ย 

History

History
51 lines (35 loc) ยท 2.17 KB

README.md

File metadata and controls

51 lines (35 loc) ยท 2.17 KB

Web Soal BIOS

๐Ÿ“Œ Screen Flow

Main Dart -> Login / Aktivasi -> SplashScreen | CheckUser(isStudent? -> HomeStudent | isMentor -> HomeMentor)

๐Ÿ‡บ๐Ÿ‡ธ English

๐Ÿง‘โ€๐ŸŽ“ A. Student

  1. Activation: The student must ACTIVATE their account using the unique code provided by the Mentor.
  2. Device Limit: A student can only log in on two devices. If more than two devices attempt to log in, the account cannot be accessed on a new device.
  3. Quiz Access: Each time a student wants to join a quiz, they must use the unique code given by the Mentor.
  4. Scoring: Students earn a score every time they answer a quiz question.
  5. Leaderboard: Students can view the score leaderboard.

๐Ÿง‘โ€๐Ÿซ B. Mentor

  1. Generate Unique Code: The mentor can create a unique code for students.
  2. Create Student Accounts: The mentor can register new student accounts.
  3. Create Quizzes: The mentor can create new quizzes.
  4. Create Questions: The mentor can add new questions for quizzes.
  5. Manage Scores: The mentor can manually add scores for students.

๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia

๐Ÿง‘โ€๐ŸŽ“ A. Mahasiswa

  1. Aktivasi: Mahasiswa harus melakukan AKTIVASI akun dengan menggunakan kode unik yang diberikan oleh Mentor.
  2. Batas Perangkat: Mahasiswa hanya dapat login dengan dua perangkat. Jika lebih dari dua perangkat, akun tidak dapat login di perangkat baru.
  3. Akses Quiz: Setiap kali mahasiswa ingin mengikuti quiz, harus menggunakan kode unik yang diberikan oleh Mentor.
  4. Skor: Mahasiswa akan mendapatkan skor setiap kali menjawab quiz.
  5. Papan Skor: Mahasiswa dapat melihat papan skor.

๐Ÿง‘โ€๐Ÿซ B. Mentor

  1. Membuat Kode Unik: Mentor dapat membuat kode unik untuk mahasiswa.
  2. Membuat Akun Mahasiswa: Mentor dapat membuat akun baru untuk mahasiswa.
  3. Membuat Quiz: Mentor dapat membuat quiz baru.
  4. Membuat Pertanyaan: Mentor dapat menambahkan pertanyaan baru untuk quiz.
  5. Menambah Skor: Mentor dapat menambahkan skor secara manual untuk mahasiswa.

๐Ÿ“Œ Note: Ensure that students and mentors follow the login and quiz participation guidelines properly for a seamless experience.