esnanta / yii2-quiz-ispring

This project provides an intuitive platform for students and instructors to keep track of schedules, assessments, and exam results. It designed for both students and instructors, ensuring ease of use and accessibility.

Home Page:https://daraspace.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii2 Quiz ISPRING

This program use QuizResults by ISpringSolution.

This project provides an intuitive platform for students and instructors to keep track of schedules, assessments, and exam results. It designed for both students and instructors, ensuring ease of use and accessibility.

With this approach, you may extend your own tracking system on your server. This solution may require additional development or may incur extra costs, depending on the requirements for creating your custom system.

Any questions please email:

Prerequisites

  • A copy of iSpring QuizMaker or another iSpring authoring tool that includes QuizMaker (iSpring Suite).
  • XAMMP 8.0.x
  • Composer v2.x.x
  • (Optional) Server-side application programming skills (PHP, SQL, XML).

Installation

  • Run "composer install"
  • Run "php init" and choose "production".
  • Run "yii2_quiz_ispring.sql" and "yii2_auth.sql"

ISPRING Configuration

You must add custom variable that will be used to collect data schedule.

Field Name Condition Field Type Variable Remark
Name Dont Ask Text USER_NAME  
Email Dont Ask Text Email  
Schedule Dont Ask Text SCD Add manually

Set "Finish Action Url" to : http://{YOUR_HOST}/{YOUR_APP_NAME}/assessment-detail/index
Ex : http://localhost/yii2-quiz-ispring/assessment-detail/index

Set "Send quiz results to server" : http://{YOUR_HOST}/{YOUR_APP_NAME}/site/read.
Ex : http://localhost/yii2-quiz-ispring/site/read

Contribute

Contributions are always welcome! Please create a PR to add Github Profile.

Support

If you find value in this application and believe in its benefit, every little bit helps.
Give a ⭐️ or You can even spread the word and tell your friends, colleagues, or community.

Buy me a cup of coffee

About

This project provides an intuitive platform for students and instructors to keep track of schedules, assessments, and exam results. It designed for both students and instructors, ensuring ease of use and accessibility.

https://daraspace.com

License:MIT License


Languages

Language:JavaScript 37.5%Language:PHP 34.5%Language:HTML 10.8%Language:CSS 9.1%Language:SCSS 7.9%Language:Shell 0.1%Language:Awk 0.0%Language:Batchfile 0.0%Language:Dockerfile 0.0%