All Projects → mshossain110 → examinee

mshossain110 / examinee

Licence: MIT license
Laravel Quiz and Exam System clone of udemy

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects
Blade
752 projects
shell
77523 projects

Projects that are alternatives of or similar to examinee

COA
Openstack Foundation Openstack Certified Administrator exam Preparation
Stars: ✭ 41 (-72.85%)
Mutual labels:  exam
cmrc2017
The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)
Stars: ✭ 90 (-40.4%)
Mutual labels:  question-answering
pytexexam
A simple python package to create latex exam in python
Stars: ✭ 27 (-82.12%)
Mutual labels:  exam
cissp-mind-map
CISSP mind map, 8 domains, 2020 edition, OSG/AIO eighth edition, 8th
Stars: ✭ 31 (-79.47%)
Mutual labels:  exam
Linkedin Skill Assessments Quizzes
Full reference of LinkedIn answers 2021 for skill assessments, LinkedIn test, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test
Stars: ✭ 7,014 (+4545.03%)
Mutual labels:  exam
VideoNavQA
An alternative EQA paradigm and informative benchmark + models (BMVC 2019, ViGIL 2019 spotlight)
Stars: ✭ 22 (-85.43%)
Mutual labels:  question-answering
cyberops
Cisco Press CCNA Cyber Ops Books and Video Courses supplemental information and additional study materials.
Stars: ✭ 18 (-88.08%)
Mutual labels:  exam
xsim
eXercise Sheets IMproved
Stars: ✭ 57 (-62.25%)
Mutual labels:  exam
examrank-02-03-04-05-06
exam project 2020
Stars: ✭ 195 (+29.14%)
Mutual labels:  exam
unsupervised-qa
Template-Based Question Generation from Retrieved Sentences for Improved Unsupervised Question Answering
Stars: ✭ 47 (-68.87%)
Mutual labels:  question-answering
I-need-help
哇要考试了,还没预习呢,各位有资料不(北京大学软件与微电子)
Stars: ✭ 15 (-90.07%)
Mutual labels:  exam
Oscp Exam Report Template Markdown
📙 Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report
Stars: ✭ 2,066 (+1268.21%)
Mutual labels:  exam
FinBERT-QA
Financial Domain Question Answering with pre-trained BERT Language Model
Stars: ✭ 70 (-53.64%)
Mutual labels:  question-answering
Azure-AZ-500-Study-Guide
Study Guide for the Microsoft Azure Security Technologies Exam
Stars: ✭ 84 (-44.37%)
Mutual labels:  exam
CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
Stars: ✭ 557 (+268.87%)
Mutual labels:  question-answering
cissp
CISSP Study Materials PDF and Web Copy for 2021
Stars: ✭ 24 (-84.11%)
Mutual labels:  exam
DrFAQ
DrFAQ is a plug-and-play question answering NLP chatbot that can be generally applied to any organisation's text corpora.
Stars: ✭ 29 (-80.79%)
Mutual labels:  question-answering
cmrc2019
A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)
Stars: ✭ 118 (-21.85%)
Mutual labels:  question-answering
nlp qa project
Natural Language Processing Question Answering Final Project
Stars: ✭ 61 (-59.6%)
Mutual labels:  question-answering
rankqa
This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.
Stars: ✭ 83 (-45.03%)
Mutual labels:  question-answering

examinee on Online exam system

“examinee” is a platform for Schools, Colleges, Institute & Coaching Centers. With the help of this platform, you can take Online-Offline Course, Lesson, Exams, Quiz, Test, Quiz Competition, Challenges etc

Key Features

  • Course and lesson
  • Scholar and student mangement
  • Course enrollment
  • Quiz and Exam System
  • File Management
  • Login System
  • Secure login and change password
  • Bootstrap 4 Framework
  • Cross Browser Compatible
  • Unique and Exclusive Idea
  • Unique and Creative Project
  • Clean Code and Clean Design
  • Easy To Customize

Requirements


  • PHP >= 7.3.0
  • Laravel => 7.5.0
  • Fileinfo PHP Extension

How to install


  1. Clone the repo git clone https://github.com/mshossain110/examinee.git
  2. Move Directory cd examinee
  3. Install composer composer install
  4. Copy .env file cp .env.example .env
  5. Generate key php artisan key:generate
  6. Create database and edit .env file to add database, MAIL_DRIVER
  7. Dont forget to edit APP_URL (required to assest compile ) and SANCTUM_STATEFUL_DOMAINS (For API Authentication)
  8. Migrate database php artisan migrate:fresh --seed
  9. Install npm npm i
  10. Watch file npm run watch

Screen Shorts


Dashboard,

Exam

Question Form

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].