Hi all
Suggestion for new program:
Sometimes the teacher needs this
A random distributor of scores for students based on a fixed sum of the same values so that the values are logical and acceptable
A program to generate integer numbers with a fixed sum, each number has a minimum and an upper limit
For example, we want to generate scores for students with integer numbers by providing the program with a fixed sum of the student's score suggested by the teacher
program generate a,b,c,d every number has max and min with fixed sum s
a+b+c+d=s
program export results as excel file
regards
Suggestion for new program:
Sometimes the teacher needs this
A random distributor of scores for students based on a fixed sum of the same values so that the values are logical and acceptable
A program to generate integer numbers with a fixed sum, each number has a minimum and an upper limit
For example, we want to generate scores for students with integer numbers by providing the program with a fixed sum of the student's score suggested by the teacher
program generate a,b,c,d every number has max and min with fixed sum s
a+b+c+d=s
program export results as excel file
regards