Sponsored Content
The Lounge What is on Your Mind? Play Computer Trivia on Telegram Post 303044807 by Neo on Wednesday 4th of March 2020 08:32:02 AM
Old 03-04-2020
Update:

Thanks to a few people starting to play (and nezabudka and Ravinder above), I just added the /score command.

This way, everyone can easily see their overall score (percentage), total correct and total trivia questions answered (Telegram trivia only, does not include any scores / stats from web play).

Now, it should be even more fun Smilie. Scores!!! Smilie LOL

(... and the scores are all "private" at the moment with no plans to create a public scoreboard at this time....)
This User Gave Thanks to Neo For This Post:
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

xterm trivia

Thanks Livin Free... Here's another one... Why is it that I always get the error message "Error: Can't open display:" in my mail whenever I execute or try to call an xterm command using cron to activate the command. What did I miss? Thanks in advance UNIX gurus... (3 Replies)
Discussion started by: jfsuminist
3 Replies

2. What is on Your Mind?

Telegram Bots - Bot Code Examples

I'm currently looking into ways to integrate the Telegram API into the forums: Telegram Bots - Bot Code Examples I'm thinking, first off, to use the Telegram API to get forum alerts and notifications (to Bot or Not?). Second, I thinking of ways to more deeply integrate Telegram into the... (5 Replies)
Discussion started by: Neo
5 Replies

3. What is on Your Mind?

Forum Trivial Pursuit - New Computer Science and Mathematics Trivia for UNIX.com

I have added a new experimental "Computer Science and Mathematics Trivia - True or False" section in the discussions, currently under the tags box. In the future, I plan to Expand this feature to add more trivia categories from math, science and technology. Keep track of correct and... (20 Replies)
Discussion started by: Neo
20 Replies

4. What is on Your Mind?

1000+ Computer Science Trivia Questions at UNIX.COM

The UNIX and Linux Forums now has over 1000 TRUE / FALSE computer science and computer related trivia question in our database. These questions are of relatively high quality (compared to similar sites on the web) and are fun (according to feedback by users). In the first week during the... (1 Reply)
Discussion started by: Neo
1 Replies

5. What is on Your Mind?

New Member and Country Computer Trivia Leaderboards

Thanks to Akshay, who helped me write the core MySQL queries, we now have two new draft leaderboards, by (1) member and by (2) country: https://www.unix.com/trivia_stats.php Currently milhan leads the members with a high score of 90%: ... (3 Replies)
Discussion started by: Neo
3 Replies

6. What is on Your Mind?

Debugging Our Computer Science Trivia Feature

Only a few days after I coded this new feature from scratch, we are seeing over 3000 entries in the database from members (mostly guests) playing CS trivia. I have spend a lot of time coding this (from scratch) and testing the API. From the logs, it seems to have an API bug which appears... (31 Replies)
Discussion started by: Neo
31 Replies

7. What is on Your Mind?

Milestone: Users Answer Over 100,000 Computer Trivia Questions

Today marks another milestone in the computer trivia app: 100,000 Computer Trivia Questions Answered by Users Some notes to mention at this milestone: vbe leads the "best score" category with 320 questions answered for an overall score of 91.2%. rdrtx leads "most questions answered"... (0 Replies)
Discussion started by: Neo
0 Replies

8. What is on Your Mind?

MQTT, Node-RED, Linux, Apache2, MySQL, PHP, Telegram, ESP32, ESP8266, Arduino

I have just completed the first phase of integrating all these devices and technologies: MQTT, Node-RED, Linux, Apache2, MySQL, PHP, Telegram, ESP32, ESP8266, and the Arduino Uno The glue that binds all this together is MQTT. In fact, MQTT makes this kind of integration nearly trivial to... (1 Reply)
Discussion started by: Neo
1 Replies

9. What is on Your Mind?

Computer Trivia Feature Tops 50,000 Questions Answered

Just noticed that our successful computer trivia feature (stats here) has surpassed over 50,000 questions answered by users: https://www.unix.com/trivia_stats.php This was a coding effort worth while and I'm pleased to see so many people enjoying it in such a short time since it was released... (3 Replies)
Discussion started by: Neo
3 Replies
FREEVIAL(6)							   Games Manual 						       FREEVIAL(6)

NAME
freevial - trivia platform for community events SYNOPSIS
freevial [OPTIONS] [--database <PATH>] [--skin <PATH>] DESCRIPTION
This page briefly documents the freevial command. Freevial is trivia-like game for community events (idealy to be played with a projector). USAGE
You may need to specify the path to the questions database you want to use with the --database argument. The database can be either folder or a compressed file. Additionally, you can choose a different look using the --skin option to tell it where the appearance information it should use is located. OPTIONS
-d, --debug Run Freevial in debug mode (this doesn't change much at all). -m, --mute Disable music and sounds. -f, --fullscreen Start in fullscreen mode (it can be windowed ingame with F11). -l, --locked Start in locked mode (game can't be closed nor questions aborted; unlock by pressing the l-key in the team selection screen). -h, --help Prints the help and exists. -v, --version Prints information about the current version and release series, and exists. --info-db, --info-database Prints information about the loaded database and exists. This can be combined with the --database option. --no-sound Disables all sounds. You can use --mute to also disable the music. --no-music Disables the music. You can use --mute to also disable sounds. --fps Displays the framerate on screen. --psyco Tries to use the psyco module in order to accelerate Freevial. This is not recommended, as it will need more memory. REPORTING BUGS
If you find any bug please report it on: https://bugs.launchpad.net/freevial/. AUTHOR
Freevial was written by Carles Oriol <carles@kumbaworld.com> and Siegfried-Angel Gevatter Pujals (RainCT) <siggi.gevatter@gmail.com>. COPYRIGHT
Copyright (C) 2007-2008 The Freevial Team Freevial is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 3 of the License or any later version. Freevial is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; see the GNU General Public License for more details. Freevial Gresca November 24, 2007 FREEVIAL(6)
All times are GMT -4. The time now is 07:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy