Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Okay, thanks again and again for all your help I'm wouldn't have been able to do this without you. When you send the newest changes could you again include how you did it, so I can learn to do it myse...
hezza_23 GUI 45 21,489 Apr-15-2019, 11:46 AM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

No problem thanks for all your help
hezza_23 GUI 45 21,489 Apr-15-2019, 08:44 AM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

I want to have a document with a record of how the user answered the questions and weather or not they were correct
hezza_23 GUI 45 21,489 Apr-14-2019, 01:26 PM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Okay, thank you very much, any suggestions on how I can export the results. What part of the code should I go to output them?
hezza_23 GUI 45 21,489 Apr-14-2019, 11:22 AM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Also, at which part of the code could I output the results of the quiz into a textfile
hezza_23 GUI 45 21,489 Apr-13-2019, 05:46 PM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

I have sufficient knowledge of Tkinter gui's but Id like to know how you called the questions from the database and then connected them to each of the buttons
hezza_23 GUI 45 21,489 Apr-13-2019, 08:44 AM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Hi, also could you add some notation from your original code? There are some parts that I don't understand, as I want to understand what it is you did to make it work? id like to know how you complet...
hezza_23 GUI 45 21,489 Apr-12-2019, 06:04 PM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

import tkinter as tk import tkinter.ttk as ttk import sqlite3 import os from pathlib import Path import sys from tkinter import * class QuizGui: def __init__(self, parent, title='Generic Title...
hezza_23 GUI 45 21,489 Apr-09-2019, 11:42 AM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

I have no experience with this I dont know where to start
hezza_23 GUI 45 21,489 Apr-08-2019, 09:19 PM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Hi, sorry to ask this but how would i implement that
hezza_23 GUI 45 21,489 Apr-08-2019, 08:54 AM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Thank you so much you are amazing Hi ive been playing around with the program I want to implement a log in page to visit before the quiz. Where do I place the code to get the window to open
hezza_23 GUI 45 21,489 Apr-07-2019, 01:38 PM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

You are incredible! Thank you so much for your help, thanks for your advice I will try running it now.
hezza_23 GUI 45 21,489 Apr-05-2019, 11:55 AM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Here are the screeen shots of the program working
hezza_23 GUI 45 21,489 Apr-05-2019, 08:30 AM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Hi thanks for this I will run your program thank you so much for your help so far
hezza_23 GUI 45 21,489 Apr-05-2019, 07:27 AM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Hi thanks for your help so far, are you able to help ajust my program to access this spreadsheet using sqlite3?
hezza_23 GUI 45 21,489 Apr-04-2019, 11:16 PM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Hi, this would be amaxing if you could help me with this that would be great
hezza_23 GUI 45 21,489 Apr-04-2019, 09:32 PM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Heres the File
hezza_23 GUI 45 21,489 Apr-04-2019, 05:39 PM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

very true ? the prorgam working is here but you need a text file how can i send that? from tkinter import Tk, Frame, Label, Button from time import sleep import backend import sqlite3 class Question...
hezza_23 GUI 45 21,489 Apr-04-2019, 04:57 PM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

Can anyone help me set this up to work with a database rather than from a text file?
hezza_23 GUI 45 21,489 Apr-04-2019, 03:36 PM
    Thread: TKINTER quiz using sqlite3 database
Post: RE: TKINTER quiz using sqlite3 database

It loads the data from a text file which isnt included in post 1 I dont believe it is important I want to remove the use of a text file
hezza_23 GUI 45 21,489 Apr-02-2019, 09:06 AM

User Panel Messages

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