Python Forum
Random student selection from groups.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Random student selection from groups.
#8
I get what you're saying. It’s a tricky situation! One way to tackle this might be to shuffle the groups separately and then interleave them, so you alternate between grade levels. For example, pick one student from Group 9, then one from Group 10, then Group 11, and so on. This way, you ensure that students from the same grade level don’t end up together. It might require some coding or a bit of manual sorting, but it should do the trick!
Reply


Messages In This Thread
Random student selection from groups. - by esahan - Jul-02-2024, 05:44 PM
RE: Random student selection from groups. - by AdamHensley - Jul-08-2024, 12:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to group related products in relationship groups? RegionHUser 2 1,016 Jun-02-2024, 03:51 PM
Last Post: Pedroski55
  Ldap Search for finding user Groups ilknurg 1 2,961 Mar-11-2022, 12:10 PM
Last Post: DeaD_EyE
  how do I return Max Test result + corresponding student name from an excel dataset? sean1 3 2,176 Jan-16-2022, 09:07 PM
Last Post: snippsat
  Make Groups with the List Elements quest 2 2,798 Jul-11-2021, 09:58 AM
Last Post: perfringo
  Understanding Regex Groups matt_the_hall 5 4,235 Jan-11-2021, 02:55 PM
Last Post: matt_the_hall
  How to solve equations, with groups of variables and or constraints? ThemePark 0 2,273 Oct-05-2020, 07:22 PM
Last Post: ThemePark
  Create homogeneous groups with Kmeans ? preliator 0 2,104 Sep-01-2020, 02:29 PM
Last Post: preliator
  Regex: finding if three groups have a value in them Daring_T 7 4,898 May-15-2020, 12:27 AM
Last Post: Daring_T
  How to take group of numbers summed in groups of 3... jaguare22 1 2,156 May-05-2020, 05:23 AM
Last Post: Yoriz
  Listing groups tharpa 2 3,347 Nov-26-2019, 07:25 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020