llms_shuffle_choices( array $choices )

Shuffles choices until the choice order has changed from the original


Description Description

The smaller the list of choices the greater the chance of shuffling not changing the array.


Parameters Parameters

$choices

(Required) Choices from an LLMS_Question


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/functions/llms.functions.quiz.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.16.12 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.