Quiztech Assessment Platform WordPress Plugin
Find a file
2025-04-04 08:04:40 -05:00
admin/js FIXED: Added a 'Send Assessment Invite' metabox to the Job edit screen. Includes metabox 2025-04-03 20:24:33 -05:00
public Updated quiztech-assessment-platform/public/templates/assessment-shell.php to fix the incorrect meta key (_quiztech_question_type) and align the question type handling in the switch statement with the types defined in QuestionMetaboxes.php (textarea, text, multiple-choice, checkbox, numeric) 2025-04-04 08:04:40 -05:00
src Fixed incorrect meta field name for assessment question IDs 2025-04-04 07:04:21 -05:00
.gitignore feat: Implement invitation system backend and frontend handler 2025-04-03 14:34:19 -05:00
composer.json Feat: Implement Stripe payment initiation and webhook handling (Step 11) 2025-04-04 00:35:39 -05:00
composer.lock Feat: Implement Stripe payment initiation and webhook handling (Step 11) 2025-04-04 00:35:39 -05:00
quiztech-assessment-platform.php More Stripe Troubleshooting 2025-04-04 03:35:46 -05:00