I would like to display the number of questions chosen in the test deescription. I am using a pool of questions, about 100, and have chosen to display 50 of them at random. I need to know what the code is to display this number.
For example:
"Test has [the_number_of_random_questions_to_display] questions."
What is the value of [the_number_of_random_questions_to_display]?
Thanks.






