Good Day
I would like to organize a Music Trivia Evening for our church. I however would like to create a scoreboard for this activity to help keep teams motivated and enthusiastic to play by seeing their progress after each round of questions.
I am planning at least 20 rounds of questions and after each round i want to input the teams scores, and I need the leader board to re-arrange according to who is leading etc.
So if a team moved up from the last position your score turns green, if a team moved down it turns red and if a team stayed in that position it stays blue.
If anyone can assist me with an idea as to how I can create this Scoreboard I would appreciate it greatly.
Thank you
Paul
[Solved] How to create a Music Trivia Scoreboard
[Solved] How to create a Music Trivia Scoreboard
Last edited by TamzBiz on Tue Aug 02, 2016 9:24 pm, edited 1 time in total.
Apache Open Office 4.1.2 on Windows 8.1
Re: How to create a Music Trivia Scoreboard
Here's an example. The requirement to show movements with colours made it quite complicated, because it requires calculation of both the current and the previous scores. The old scores table and the Order and Row columns on the Score sheet can be hidden if necessary. Scores should be integer numbers, otherwise a different way of ordening is necessary.
- Attachments
-
- Scoreboard84452.ods
- (11.15 KiB) Downloaded 120 times
AOO 4.1.15 & LO 24.8.4 on Windows 10
Re: How to create a Music Trivia Scoreboard
@Alex1
Thank you for trying to help me, I tried opening your example and it is read only so I can't enter any data to see how it works.
I have an example so long but I find that I manually have to sort it after each round to get the order right according to rank
Thank you for trying to help me, I tried opening your example and it is read only so I can't enter any data to see how it works.
I have an example so long but I find that I manually have to sort it after each round to get the order right according to rank
- Attachments
-
- Scorecard.ods
- (9.96 KiB) Downloaded 121 times
Apache Open Office 4.1.2 on Windows 8.1
-
- Volunteer
- Posts: 918
- Joined: Sun May 31, 2009 1:35 am
- Location: Sydney, Australia
Re: How to create a Music Trivia Scoreboard
Use "Save As" to save an editable copy of Alex's doc in your Documents.
Ken Johnson
Ken Johnson
AOO 4.1.3 on Ms Windows 10
Help improve this forum by clicking the EDIT button on your first post then adding "[Solved]" to its heading once a solution to your problem has been provided.
Help improve this forum by clicking the EDIT button on your first post then adding "[Solved]" to its heading once a solution to your problem has been provided.
Re: How to create a Music Trivia Scoreboard
@Alex1 @Ken Johnson
Is there a way I can sort out the scorecard according to the rank after each round automatically and not manually as In my example after each round according to the rank in column X
Is there a way I can sort out the scorecard according to the rank after each round automatically and not manually as In my example after each round according to the rank in column X
Apache Open Office 4.1.2 on Windows 8.1
- MrProgrammer
- Moderator
- Posts: 5281
- Joined: Fri Jun 04, 2010 7:57 pm
- Location: Wisconsin, USA
Re: How to create a Music Trivia Scoreboard
[Tutorial] Sorting and Filtering data with formulasTamzBiz wrote:s there a way I can sort out the scorecard according to the rank after each round automatically and not manually as In my example after each round according to the rank in column X
If this solved your problem please go to your first post use the Edit button and add [Solved] to the start of the title. You can select the green checkmark icon at the same time.
Mr. Programmer
AOO 4.1.7 Build 9800, MacOS 13.7.6, iMac Intel. The locale for any menus or Calc formulas in my posts is English (USA).
AOO 4.1.7 Build 9800, MacOS 13.7.6, iMac Intel. The locale for any menus or Calc formulas in my posts is English (USA).
Re: How to create a Music Trivia Scoreboard
That's what my example does, but if you don't know how to save and open a file I can't help you.TamzBiz wrote:@Alex1 @Ken Johnson
Is there a way I can sort out the scorecard according to the rank after each round automatically and not manually as In my example after each round according to the rank in column X
AOO 4.1.15 & LO 24.8.4 on Windows 10
-
- Volunteer
- Posts: 918
- Joined: Sun May 31, 2009 1:35 am
- Location: Sydney, Australia
Re: How to create a Music Trivia Scoreboard
In the attached doc column Z shows the teams in rank order.
Columns Y, AB and AC can be hidden.
Ken Johnson
Columns Y, AB and AC can be hidden.
Ken Johnson
- Attachments
-
- Scorecard with column showing teams in rank order.ods
- (11.8 KiB) Downloaded 111 times
AOO 4.1.3 on Ms Windows 10
Help improve this forum by clicking the EDIT button on your first post then adding "[Solved]" to its heading once a solution to your problem has been provided.
Help improve this forum by clicking the EDIT button on your first post then adding "[Solved]" to its heading once a solution to your problem has been provided.
Re: How to create a Music Trivia Scoreboard
Thank you to @Alex1 @Ken Johnson @MrProgrammer
Ken Johnson took my idea and vastly improved my effort, Thank you so much Ken.
I am so greatful to all 3 of you for assisting me, I am self taught and I try learn every day so I hope to learn what each formulae does but I will take a look at Ken's functions and try figure out how it works but all I know is it does just that it works the way I expected it to.
This question is Solved thank you.
Ken Johnson took my idea and vastly improved my effort, Thank you so much Ken.
I am so greatful to all 3 of you for assisting me, I am self taught and I try learn every day so I hope to learn what each formulae does but I will take a look at Ken's functions and try figure out how it works but all I know is it does just that it works the way I expected it to.
This question is Solved thank you.
Apache Open Office 4.1.2 on Windows 8.1