Trivia Tricks

Trivia Tricks

Not enough ratings
Creating Trivia Tricks Workshop Question Packs
By WhibbsJ and 2 collaborators
Check here for more information about creating Trivia Tricks Question Packs!
   
Award
Favorite
Favorited
Unfavorite
Introduction

Hey everyone! This guide covers how to create your own question packs for Trivia Tricks, including how to share them with friends and the world through Steam Workshop!

Inside Trivia Tricks you can preview how your created packs will look to players, alongside create new packs and update your existing ones. You can create Workshop packs using any spreadsheet software of your choosing.
Workshop Lab and Example Question Pack

Welcome to Ganymede's Workshop Lab, the one-stop-shop for testing, uploading and updating your Workshop mods!

To access Ganymede's Workshop Lab select 'Manage Workshop' on the main menu. Opening Ganymede's Lab will create an example Workshop pack called 'ExampleWorkshopV3' in your Documents folder. The 'Documents/TriviaTricks' folder is where you'll create Workshop mods!

From the preview menu click the 'Load Category' button. Select the generated 'ExampleWorkshopV3' file to see an example Trivia Tricks themed question pack!


This menu allows you to cycle through all of the questions in a question pack and see how they will look in Trivia Tricks. The correct answer will be striped, and the option order will be randomized according to the 'fixedOrder' value selected.

Please note that files cannot be edited while inside the lab, only previewed!
Creating and Editing Question Packs
Now you've seen the example, let's make our own question pack!

Make sure you've visited Ganymede's Workshop Lab at least once to generate the example files and folders, then go into your Documents folder. There will be a new 'TriviaTricks' folder.

Inside you'll see two folders called 'Images' and 'Workshop'. The Images folder isn’t necessary yet, so open the 'Workshop' folder instead. You should have one folder already created, 'ExampleWorkshopV3', which is an example question pack we've provided to help you get started.

'Documents/TriviaTricks/Workshop/ExampleWorkshopV3/'

If you can also see any other 'ExampleWorkshop' folders, such as 'ExampleWorkshopV2' or a folder called 'ExampleWorkshop' without a 'V', then feel free to ignore them!

The simplest way to get started is to create a copy of the 'ExampleWorkshopV3' folder and rename it to something appropriate for your question pack! Once this is done, open your new folder and also rename the file contained within. Now we can start making some questions!

Question packs are a folder containing a single .csv file, which is a standard text file formatted as a spreadsheet. We recommend Microsoft Excel or LibreOffice's Calc (Available for free)[www.libreoffice.org] for building question packs.


When you've opened the file, you will see the top column has the following;
  • uniqueId = This is the internal ID for each question and must be unique for every question. We recommend using numerical order, but they do not need to be sequential. Trivia Tricks uses this value to track which questions players have already seen to ensure unseen questions are prioritized. As such, if you update a pack and delete a question, do NOT reuse that ID.
  • question = This is the actual question as will be displayed in Trivia Tricks.
  • optionA, optionB, optionC, optionD = These are the four options that will be presented to the player. You can leave optionC and optionD empty if you want to have a question with only 2 or 3 answer choices.
  • fixedOrder = If this is 'FALSE' then Trivia Tricks will randomize the order in which the options are presented to the player. If this is 'TRUE' then Trivia Tricks will show the answer options in the same A/B/C/D order they were entered into the spreadsheet, which is useful for showing numerical answers in chronological order.
  • correctAnswer = Write A, B, C, or D here. This tells Trivia Tricks which of the respective options (optionA, optionB, optionC, or optionD) is the correct answer.
  • credit = Want a credit to be shown alongside a question? Enter a name here! If left blank then the credit icon will just say the question was 'Player Created'. Don’t leave it as 3-Tricks, as we don’t want to be credited for your hard work!
  • imageURL = You can link to an online image, which will then be shown during gameplay. Keep in mind that the domain will be visible to players before the game begins, so host your images somewhere with good moderation!
  • answerExplanation = This is a piece of text that will be shown for a short time after the right answer is revealed. You can use this to explain to players why that answer is correct, or offer additional fun facts on the subject matter!

Try editing the existing questions, or add a couple new ones, and then go back to Ganymede's Workshop Lab to see the result!
Uploading a Completed Pack
Once you’ve completed your question pack it’s time to upload it! Inside the ‘Manage Workshop’ page press ‘Create’


Here is what each field means:

  • Select File = This is the CSV you created containing your questions! It should be placed in 'Documents/TriviaTricks/Workshop/*YourQuestionPack*/'
  • Select Image = This is the image that will represent your Workshop pack. This will be shown in Steam Workshop and Trivia Tricks’ Categories Menu. This should be placed in ‘Documents\TriviaTricks\Images’ (no subfolders) and all common image formats (including png and jpg) are accepted. 268x268 size will create a full image in Workshop
  • Category Title = This is the title that your Workshop pack will use in the Steam Workshop, the Categories Menu, and will also be shown alongside your question in-game.
  • Item Description = This is the description that will be shown alongside your Workshop pack in Steam Workshop.
  • Visibility = Here you can select 'Public', 'Friends Only', 'Hidden' or 'Unlisted'. Lobby hosts can play any packs they are subscribed to with anyone regardless of visibility setting. Instead, this option affects how the pack appears in Steam Workshop searches and in the Categories Menu. If a client joins a game without access to a specific Workshop pack that the host is subscribed to, that pack will appear as a 'Hidden Pack' to that client. 'Unlisted' packs are accessible to anyone with a direct link and will appear in the Categories Menu, but they won’t show up in Workshop searches. You can update visibility settings even after the pack is created!

Once you click ‘Create’ the Steam Overlay will open on your newly created Workshop pack!
Updating a Workshop Pack
If you want to update a Workshop pack you’ve created you can do this easily from the Update Menu! Inside the ‘Manage Workshop’ page press ‘Update’ and then select the category you want to update.


Here is what each field means:

  • Select File = This is the CSV you created containing your questions! Just like when you created a pack it should be placed in 'Documents/TriviaTricks/Workshop/*YourQuestionPack*/'
  • Select Image = This is the image that will represent your Workshop pack. This will be shown in Steam Workshop and Trivia Tricks’ Categories Menu. This should be placed in ‘Documents\TriviaTricks\Images’ (no subfolders) and all common image formats (including png and jpg) are accepted. If you do not select a new image then your existing one will be used.
  • Category Title = This is the title that your Workshop pack will use in the Steam Workshop, the Categories Menu, and will be shown alongside your question in-game. This will be pre-populated with your current title.
  • Item Description = This is the description that will be shown alongside your Workshop pack in Steam Workshop. This will be pre-populated with your current description.
  • Visibility = Here you can select 'Public', 'Friends Only', 'Hidden' or 'Unlisted'. This will be pre-populated with your current visibility. Lobby hosts can play any packs they are subscribed to with anyone regardless of visibility setting. Instead, this option affects how the pack appears in Steam Workshop searches and in the Categories Menu. If a client joins a game without access to a specific Workshop pack that the host is subscribed to, that pack will appear as a 'Hidden Pack' to that client. 'Unlisted' packs are accessible to anyone with a direct link and will appear in the Categories Menu, but they won’t show up in Workshop searches.

Once you click ‘Update’ the patch will be pushed to all subscribed players!
Migrating an Existing Pack to Use the Latest Features
If you have a Workshop pack already created and want to update it to use the latest Workshop features then simply...

  • Navigate to Documents/TriviaTricks/Workshop/ExampleWorkshopV3
  • Open the ExampleWorkshopV3.csv file
  • Open the csv of the pack you wish to update
  • Copy the top row from the ExampleWorkshopV3.csv pack - it should start with "uniqueId" and end with "answerExplanation"
  • Paste the top row into your own pack
  • Save your pack

Note that the top row must be in the exact order as it is displayed in the ExampleWorkshopV3.csv and none of the headings can be skipped.

You will now be able to add images and answer explanations to your packs!
I have a question, found a bug or have some feedback!
Great! We're always looking for feedback on our Workshop tools! Our friendly Discord community[discord.com] is the best place to reach the Trivia Tricks developers or find other creators willing to lend a helping hand! See you there!
14 Comments
casadetrejo Feb 21 @ 10:14pm 
Hey, are there certain reasons why links to images will not work other than the obvious wrong url? I'm using one site for pretty much all the images (national flags) and only 22 of 202 are displaying when I'm previewing/playing.
S.HGaming73 Oct 22, 2024 @ 1:40pm 
My bad, big mistake, was Putting in the Answers in the wrong spots.
Dog  [author] Oct 22, 2024 @ 1:03pm 
Hey! I've sent a Steam friend request to help debug this together. You'd be fastest answered in the Discord though - you can find a link on the Trivia Tricks main menu!
S.HGaming73 Oct 22, 2024 @ 12:27pm 
Quick question, When I try to upload a pack, it says that I don't have anything written down for the correctanswer, but this can't be the case as I do in fact have A or B or C or D written down. I'm stumped, any idea what's wrong?
Dog  [author] Jul 30, 2024 @ 1:15am 
Hey Rufus!

We don't necessarily have a recommended resolution, as Imgur automatically compresses any images that are uploaded.

The in-game TV has a 16:9 aspect ratio, so that would be the best use of space. The game does automatically add borders to any images that aren’t 16:9 so they won’t get stretched.

Good spot that we missed that in the guide, we’ll update it to add this information. Cheers!
Rufus Jul 28, 2024 @ 4:28pm 
Not a stupid question ;)
But is there a preferred image resolution for the image url?
Though I guess the question is more what the ratio is?
Dog  [author] Jul 14, 2024 @ 1:09pm 
Hey Badfluffy!

There's no such thing as a stupid question! :)

Workshop packs do need to be uploaded to the Steam Workshop to play them in-game. This is to ensure all players in a lobby have the latest version of a pack, and therefore, that the questions will be properly synced between them.

With that said, you can upload a pack as hidden or friends-only, which will limit its visibility. However, do keep in mind that data is still being uploaded to Steam's servers, and putting any data online has privacy implications.

Hope that helps! Feel free to ask any further questions you have - we'll be happy to help!
badfluffy Jul 13, 2024 @ 2:00pm 
Hi
Pretty new to the workshop system so this might be a stupid question but is it possible to create a question pack locally and use it in the game without uploading it to the workshop?
I plan on making a pack of questions for friends using our personal history and personal questions so I don't want to upload it but I want to be able to use it in the game

Thanks
WhibbsJ  [author] Jan 18, 2024 @ 12:00am 
Hey Octahedron!

At the moment there isn't a way to write an answer explanation in Workshop/custom question packs, only questions in the base game can feature an answer explanation. But answer explanations in Workshop packs will be added alongside Picture Questions in a future update!
Octahedron Jan 17, 2024 @ 7:56pm 
Hey there. Is there any way to write an after question pop up with additional clarifying information into our custom packs? I recall some packs had those but I'm not sure if they were custom or not