Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. ClassQuiz

ClassQuiz

Scheduled Pinned Locked Moved App Wishlist
13 Posts 7 Posters 2.0k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • U Offline
      U Offline
      uwcrbc
      wrote on last edited by
      #1

      470245e5-b9dc-4074-b273-2f75d9634edd-image.png

      About ClassQuiz:

      ClassQuiz is a quiz-application like KAHOOT!, but open-source which is very important if it is a product for educational purposes. You can create quizzes and play them remotely with other people. It is mainly made for teachers, who create a quiz, so students can compete with their knowledge against each other.


      Additional links:

      Website: https://classquiz.de/
      source: https://github.com/mawoka-myblock/ClassQuiz
      docs: https://classquiz.de/docs
      self-hosting: https://classquiz.de/docs/self-host
      License: This repository is licensed under the Mozilla Public License 2.0

      timconsidineT jdaviescoatesJ 2 Replies Last reply
      7
      • U uwcrbc

        470245e5-b9dc-4074-b273-2f75d9634edd-image.png

        About ClassQuiz:

        ClassQuiz is a quiz-application like KAHOOT!, but open-source which is very important if it is a product for educational purposes. You can create quizzes and play them remotely with other people. It is mainly made for teachers, who create a quiz, so students can compete with their knowledge against each other.


        Additional links:

        Website: https://classquiz.de/
        source: https://github.com/mawoka-myblock/ClassQuiz
        docs: https://classquiz.de/docs
        self-hosting: https://classquiz.de/docs/self-host
        License: This repository is licensed under the Mozilla Public License 2.0

        timconsidineT Offline
        timconsidineT Offline
        timconsidine
        App Dev
        wrote on last edited by
        #2

        @uwcrbc looks good !
        The Dockerfile in github doesn't seem too complex.
        Might be a 'quick win' for deployment.

        1 Reply Last reply
        4
        • U uwcrbc

          470245e5-b9dc-4074-b273-2f75d9634edd-image.png

          About ClassQuiz:

          ClassQuiz is a quiz-application like KAHOOT!, but open-source which is very important if it is a product for educational purposes. You can create quizzes and play them remotely with other people. It is mainly made for teachers, who create a quiz, so students can compete with their knowledge against each other.


          Additional links:

          Website: https://classquiz.de/
          source: https://github.com/mawoka-myblock/ClassQuiz
          docs: https://classquiz.de/docs
          self-hosting: https://classquiz.de/docs/self-host
          License: This repository is licensed under the Mozilla Public License 2.0

          jdaviescoatesJ Offline
          jdaviescoatesJ Offline
          jdaviescoates
          wrote on last edited by
          #3

          @uwcrbc another great find, thanks!

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply
          1
          • M Offline
            M Offline
            Mawoka
            wrote on last edited by
            #4

            @timconsidine ClassQuiz dev here! I'd be happy to to help!

            girishG timconsidineT 2 Replies Last reply
            3
            • M Mawoka

              @timconsidine ClassQuiz dev here! I'd be happy to to help!

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #5

              @Mawoka welcome here! Very nice, we use kahoot! and Blooket quite a bit . What is the status of the app? Would be great to have a stable release first before we can package it for Cloudron.

              M 1 Reply Last reply
              2
              • girishG girish

                @Mawoka welcome here! Very nice, we use kahoot! and Blooket quite a bit . What is the status of the app? Would be great to have a stable release first before we can package it for Cloudron.

                M Offline
                M Offline
                Mawoka
                wrote on last edited by
                #6

                @girish Ah, yes! The problem with releases! Some features are done, others are... functional. ClassQuiz is definitely under active development, but I tend to add new features without polishing others. You can easily go ahead and test it online. The hosted version is exactly from the git master branch. I'll have a look at releases and will tell you what I'll come up with.

                1 Reply Last reply
                1
                • M Mawoka

                  @timconsidine ClassQuiz dev here! I'd be happy to to help!

                  timconsidineT Offline
                  timconsidineT Offline
                  timconsidine
                  App Dev
                  wrote on last edited by
                  #7

                  @Mawoka thank you 👏

                  In case you're not aware, one important thing to know about Cloudron apps is that usually the application code (which doesn't change at runtime) is under /app/code/ and user data is under /app/data.

                  M 1 Reply Last reply
                  0
                  • timconsidineT timconsidine

                    @Mawoka thank you 👏

                    In case you're not aware, one important thing to know about Cloudron apps is that usually the application code (which doesn't change at runtime) is under /app/code/ and user data is under /app/data.

                    M Offline
                    M Offline
                    Mawoka
                    wrote on last edited by
                    #8

                    @timconsidine But ClassQuiz is a docker-conpose stack, not just one container and 2 containers save user data:

                    1. Image uploads from the api container
                    2. Application data is saved by the postgres
                    timconsidineT girishG 2 Replies Last reply
                    0
                    • M Mawoka

                      @timconsidine But ClassQuiz is a docker-conpose stack, not just one container and 2 containers save user data:

                      1. Image uploads from the api container
                      2. Application data is saved by the postgres
                      timconsidineT Offline
                      timconsidineT Offline
                      timconsidine
                      App Dev
                      wrote on last edited by timconsidine
                      #9

                      @Mawoka Ah
                      OK
                      Beyond my skills then sadly.
                      Others maybe can advise about multiple containers.
                      Cloudron doesn't use docker-compose.
                      Just Dockerfile.
                      I had a quick look at modifying your Dockerfile in repo, but failed. Sorry !

                      M 1 Reply Last reply
                      1
                      • timconsidineT timconsidine

                        @Mawoka Ah
                        OK
                        Beyond my skills then sadly.
                        Others maybe can advise about multiple containers.
                        Cloudron doesn't use docker-compose.
                        Just Dockerfile.
                        I had a quick look at modifying your Dockerfile in repo, but failed. Sorry !

                        M Offline
                        M Offline
                        Mawoka
                        wrote on last edited by
                        #10

                        @timconsidine I may be looking into a single container setup in the future and will let you know!

                        robiR 1 Reply Last reply
                        2
                        • M Mawoka

                          @timconsidine I may be looking into a single container setup in the future and will let you know!

                          robiR Offline
                          robiR Offline
                          robi
                          wrote on last edited by
                          #11

                          @Mawoka Postgres is built into Cloudron, so the single image for the app need only connect to it for data storage.

                          Conscious tech

                          timconsidineT 1 Reply Last reply
                          2
                          • robiR robi

                            @Mawoka Postgres is built into Cloudron, so the single image for the app need only connect to it for data storage.

                            timconsidineT Offline
                            timconsidineT Offline
                            timconsidine
                            App Dev
                            wrote on last edited by
                            #12

                            @robi rather excellent point !

                            1 Reply Last reply
                            1
                            • M Mawoka

                              @timconsidine But ClassQuiz is a docker-conpose stack, not just one container and 2 containers save user data:

                              1. Image uploads from the api container
                              2. Application data is saved by the postgres
                              girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #13

                              @Mawoka Cloudron is designed like a PaaS (like heroku). So, only the application container is needed. Rest of the things (database, cache etc) are maintained and provided by the platform.

                              1 Reply Last reply
                              1
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                                • Login

                                • Don't have an account? Register

                                • Login or register to search.
                                • First post
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • Bookmarks
                                • Search