
Quote from DaviddeArgentina on November 11, 2021, 10:52 pmHi overthere,
This topic is for all users.
If you are interested on work to a Quiz program, i just released a sample that work on a multiuser enviroment over a local network.
sample has two components: Server (the teacher or moderator) and the Clients (pupils or participants)
Server program allow to generates on-demand questions, that broadcasts for all Clients
The questions are based on multiple-choice technique, and, as all Clients receives the questions at the same time, the Server program receives all answers in order. then, evaluates if each answer is correct, and sends a congrulats to the first correct answer.
Obviously, each developer should addapt them to his own idea.
In fact, this services are commercial, and i provide:
a Server PUB for control the quiz.
a special plugin in order to connect Server to Clients and viceversa.
a Client PUB to control how clients interactuates.
you could modify all Client and Server PUB's
a Client APK (not for VisualNeoWeb) as a sample to show the same Client program using different enviroments.
(Source Client APK is available for sale, not included on this offer)
Greetings from Buenos Aires,
David de Argentina
Hi overthere,
This topic is for all users.
If you are interested on work to a Quiz program, i just released a sample that work on a multiuser enviroment over a local network.
sample has two components: Server (the teacher or moderator) and the Clients (pupils or participants)
Server program allow to generates on-demand questions, that broadcasts for all Clients
The questions are based on multiple-choice technique, and, as all Clients receives the questions at the same time, the Server program receives all answers in order. then, evaluates if each answer is correct, and sends a congrulats to the first correct answer.
Obviously, each developer should addapt them to his own idea.
In fact, this services are commercial, and i provide:
a Server PUB for control the quiz.
a special plugin in order to connect Server to Clients and viceversa.
a Client PUB to control how clients interactuates.
you could modify all Client and Server PUB's
a Client APK (not for VisualNeoWeb) as a sample to show the same Client program using different enviroments.
(Source Client APK is available for sale, not included on this offer)
Greetings from Buenos Aires,
David de Argentina
Uploaded files:Quote from PaulJonestindall on November 12, 2021, 1:19 pmThis has possible uses in a business/industrial/manufacturing environment.
For instance, a group of Quality Control technicians receive a request for inspection (Question), technicians respond: accept, decline, unavailable or delayed (Answers). Server determines and/or assigns which technician most likely able to take on the inspection.
I'm interested to know more.
This has possible uses in a business/industrial/manufacturing environment.
For instance, a group of Quality Control technicians receive a request for inspection (Question), technicians respond: accept, decline, unavailable or delayed (Answers). Server determines and/or assigns which technician most likely able to take on the inspection.
I'm interested to know more.

Quote from albertomeyer on November 12, 2021, 2:38 pmNice project. Best luck on sales. It deserves. Cheers
Nice project. Best luck on sales. It deserves. Cheers

Quote from DaviddeArgentina on November 12, 2021, 7:54 pmThanks @pauljonestindall, good example.
The multiple choice options are limitless.
The example was designed for three options, but it could make a questionnaire of 20 or more questions.
The logic is the same.
A characteristic of this example is that, as there are several participants (clients), they generate a list of clients in order of delivery.
You can determine who was the first customer to give the correct answer and give a distinctive answer.
For example, the first person who gave the correct answer will receive a message like "Congratulations, the answer is correct and you are the first to answer". The following participants will receive a message like "Congratulations, your answer is correct", and only that. The answer for those who have not selected the correct option is of the type "This option is not correct"
There are a lot of possible applications for this idea.
The cost of the registered plugin is $25 and the sample PUB's (Server and Client) is $20
Thanks a bunch @albertomeyer !
David de Argentina
Thanks @pauljonestindall, good example.
The multiple choice options are limitless.
The example was designed for three options, but it could make a questionnaire of 20 or more questions.
The logic is the same.
A characteristic of this example is that, as there are several participants (clients), they generate a list of clients in order of delivery.
You can determine who was the first customer to give the correct answer and give a distinctive answer.
For example, the first person who gave the correct answer will receive a message like "Congratulations, the answer is correct and you are the first to answer". The following participants will receive a message like "Congratulations, your answer is correct", and only that. The answer for those who have not selected the correct option is of the type "This option is not correct"
There are a lot of possible applications for this idea.
The cost of the registered plugin is $25 and the sample PUB's (Server and Client) is $20
Thanks a bunch @albertomeyer !
David de Argentina