Advertisement

Building a test with payment for results

For Joomla! 5.x Coding related discussions, you could also use: http://groups.google.com/group/joomla-dev-general

Moderators: ooffick, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Post Reply
Chaos_77
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu Dec 12, 2024 1:26 pm

Building a test with payment for results

Post by Chaos_77 » Thu Dec 12, 2024 1:38 pm

Hi,

I want to build a test on my page (forms) that users can fill out and get asked to pay for the result after sending in their answers. When the payment is processes, the user then receives the calculated results via mail.
There needs to be also a voucher option to be able to offer free tests.

I know how to build this as normal website with php, etc. but how do I build this within the Joomla framework?

Thanks in advance!

Advertisement
User avatar
AMurray
Joomla! Master
Joomla! Master
Posts: 10421
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Building a test with payment for results

Post by AMurray » Thu Dec 12, 2024 9:14 pm

Look at the options found on the Extension Directory. There are these, for example: https://extensions.joomla.org/instant-s ... y%5D=exams

I don't know how you'd integrate any of those exam or quiz extensions into a payment system or to add in voucher system or work it so completing the test is free and you only pay for the results. Perhaps use a subscription system although that's more focused at users paying for content (or membership) up front, and when logged in will see "member only" content.

Joomla is written in PHP so if you're an experienced coder I assume it would be fairly straightforward to develop your own extension(s) to achieve your goal.

https://manual.joomla.org/ may get you started.
Regards - A Murray
General Support Moderator

Advertisement

Post Reply

Return to “Joomla! 5.x Coding”