Hello, I'm having a Testing Web app/site built (MEAN STACK) and I have a question that revolves around percentages and h

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Hello, I'm having a Testing Web app/site built (MEAN STACK) and I have a question that revolves around percentages and h

Post by answerhappygod »

Hello I M Having A Testing Web App Site Built Mean Stack And I Have A Question That Revolves Around Percentages And H 1
Hello I M Having A Testing Web App Site Built Mean Stack And I Have A Question That Revolves Around Percentages And H 1 (101.36 KiB) Viewed 38 times
Hello I M Having A Testing Web App Site Built Mean Stack And I Have A Question That Revolves Around Percentages And H 2
Hello I M Having A Testing Web App Site Built Mean Stack And I Have A Question That Revolves Around Percentages And H 2 (81.91 KiB) Viewed 38 times
Hello I M Having A Testing Web App Site Built Mean Stack And I Have A Question That Revolves Around Percentages And H 3
Hello I M Having A Testing Web App Site Built Mean Stack And I Have A Question That Revolves Around Percentages And H 3 (71.26 KiB) Viewed 38 times
Hello, I'm having a Testing Web app/site built (MEAN STACK) and I have a question that revolves around percentages and how to program them into the system. The website has five (5) Categories (called Content Areas below). Each one has a different weighted percentage on the exam. Content Area Percentage of Test 24% Federal Mortgage Related Laws Uniform State Content 11% General Mortgage Knowledge 20% 27% Mortgage Loan Origination Activities Ethics 18% When the Testing Web app/site is built, it must pull from the database the exact weighted percentage per Category (Content Areas) as listed above.

The number of questions in each Category (Content Areas) in the database will vary and will not be an certain amount. Some could have 100 available questions to pull from, some could have 500 available questions. As an example, say I put in only one question in each category and see what the computer kicks out after the weighted percentages are programmed into it. It should not kick out the questions something like this (it's ignoring the weighted percentages and treating each question as equally weighted): Cat1 (24%), Cat2(11%), Cat3 (20%), Cat4 (27) %, Cat5(18%) Cat1(24%), Cat2 (11%), Cat3 (20%), Cat4 (27) %, Cat5(18%) Cat1 (24%), Cat2 (11%), Cat3 (20%), Cat4(27) %, Cat5 (18%) Cat1(24%), Cat2 (11%), Cat3 (20%), Cat4(27) %, Cat5(18%)

BUT SHOULD KICK OUT SOMETHING LIKE THIS Cat1 (24%), Cat2 (11%), Cat3 ( 20 % ) , Cat4 (27) %, Cat5 (18%) Cat1(24%), Cat3(20%), Cat4 (27) %, Cat5(18%) Cat1 (24%), Cat3 (20%), Cat4(27) % Cat1(24%), Cat4(27)%, Cat4(27)% Or if we go with five questions at a time Cat1 (24%), Cat2 (11%) , Cat3 (20%), Cat4 (27) %, Cat5(18%) Cat1 (24%), Cat3 (20%), Cat4 (27) %, Cat4(27) %, Cat5(18%), Cat1 (24%), Cat1 (24%), Cat3 (20%), Cat4(27) %, Cat4 (27)%, I'm not a S.T.E.M. person or a Math person or Computer programmer so this is just an example for understand purposes. If this is programmed correctly and all the computer knows is weighted percentages, it will be forced to only use weighted percentages no matter how many questions are available in any given category. This is my goal.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply