A Platform for UK dental students!
Explore the docs »
Passden+ is an online exam and revision platform for dental students to experience the online trial as well as real exam pattern. The platform consists of a user-friendly UI and it has feature to monitor progress of a student.
- The platform has an interactive user management system where a student can login and see their profile
- Students can have a 10 day free trial option to go through the system and after 10 days trial, they can select a package that suits their need for online exam
- Student’s dashboard will allow them to see their progress and can help to boost their preparation for future reference
- A feature for students where they can answer and change the given answer later within the time frame
User Dashboard | Exam Type Selection |
---|---|
- The system admin has full control over the system
- The admin can edit any content of the system, say question set or answers or any changes to the profile of a student
- Admin can set question that can be answered in two ways. With checkboxes or drag and drop option
- Finally anything relevant that requires admin’s consent, will be applicable
Admin Dashboard | Student Details |
---|---|
- Best of Three - Three possible answers to select
- Drag & Drop - The correct answers from the right have to be reorganized to the left boxes
Best of Three | Drag & Drop |
---|---|
After 10 days of trial period, students have to buy a package in order to login as well as to access dashboard. The payment can be done online with the below gateways:
- PayPal
- Stripe
- .NET Framework Version: 4.5
- IDE: Visual Studio 2015
- Web Framework: ASP.NET MVC
- Backend: C#, LINQ, ORM - Entity Framework
- Frontend: HTML, CSS, JavaScript, jQuery
- Database: MS SQL Server
Initially the project will restore all the required nuget packages for the project. If not, the following will help to make it done manually.
For example, to install entity framework from nuget, the following command will download the specific version for the project.
- Nuget Package Manager
PM> Install-Package EntityFramework -Version 6.0.0
- Amit Kanti Barua - Remote Software Engineer - Amit Kanti Barua - Built ReadME Template