<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[how do you automatically sort by more points?]]></title><description><![CDATA[<p></p><p>good afternoon to everyone!<br />tell me how to do in our program.<br />sorting by numbers?<br />quiz game.<br />10 teams play.<br />players score points.<br />that is, there are 10 columns in the table.<br />how do you automatically sort by more points?</p>]]></description><link>https://community.troikatronix.com/topic/8360/how-do-you-automatically-sort-by-more-points</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 23:36:54 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/8360.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Mar 2023 21:37:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how do you automatically sort by more points? on Tue, 21 Mar 2023 15:56:05 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2266">@cacoos</a></p>
<p>I do not speak Javascript, but I suspect these links probably contain examples of some of the code you'll need:</p>
<p>Defining variables (storing team scores as variables): <a href="https://www.w3schools.com/js/js_variables.asp" target="_blank">https://www.w3schools.com/js/js_variables.asp</a></p>
<p>Javascript arrays (storing team names and scores together): <a href="https://www.w3schools.com/js/js_arrays.asp" target="_blank">https://www.w3schools.com/js/js_arrays.asp</a></p>
<p>Sorting Arrays (to sort the teams by score): <a href="https://www.w3schools.com/js/js_array_sort.asp" target="_blank">https://www.w3schools.com/js/js_array_sort.asp</a> </p><p><a href="https://www.youtube.com/watch?v=AXho5wONAY8" target="_blank">This Youtube video</a> might also help</p>]]></description><link>https://community.troikatronix.com/post/51204</link><guid isPermaLink="true">https://community.troikatronix.com/post/51204</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Tue, 21 Mar 2023 15:56:05 GMT</pubDate></item><item><title><![CDATA[Reply to how do you automatically sort by more points? on Tue, 21 Mar 2023 12:26:34 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2266">@cacoos</a></p><p>good afternoon friends!<br />yes my friend, you're right.<br />i thought so.<br />could anyone in our community help me?<br />grateful in advance for any help</p>]]></description><link>https://community.troikatronix.com/post/51201</link><guid isPermaLink="true">https://community.troikatronix.com/post/51201</guid><dc:creator><![CDATA[Cacoos]]></dc:creator><pubDate>Tue, 21 Mar 2023 12:26:34 GMT</pubDate></item><item><title><![CDATA[Reply to how do you automatically sort by more points? on Tue, 21 Mar 2023 11:14:41 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2266">@cacoos</a></p><p>You'll need to make friends with the Javascript actor in order to make this happen.</p>]]></description><link>https://community.troikatronix.com/post/51199</link><guid isPermaLink="true">https://community.troikatronix.com/post/51199</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Tue, 21 Mar 2023 11:14:41 GMT</pubDate></item></channel></rss>