Coder Social home page Coder Social logo

surajcm / darkhold Goto Github PK

View Code? Open in Web Editor NEW
25.0 5.0 8.0 8.11 MB

darkhold is a self-hosted alternative emulating the famous classroom quiz portal Kahoot.

License: GNU General Public License v3.0

Shell 0.06% Java 43.03% HTML 22.53% JavaScript 25.20% CSS 8.51% XSLT 0.60% Dockerfile 0.07%
quiz kahoot classroom-tools spring-boot java18 hacktoberfest

darkhold's Introduction

๐Ÿ…ท๐Ÿ…ด๐Ÿ…ป๐Ÿ…ป๐Ÿ…พ, ๐Ÿ…ธ ๐Ÿ…ฐ๐Ÿ…ผ ๐Ÿ†‚๐Ÿ†„๐Ÿ†๐Ÿ…ฐ๐Ÿ…น ๐Ÿ…ผ๐Ÿ†„๐Ÿ†๐Ÿ…ฐ๐Ÿ…ป๐Ÿ…ด๐Ÿ…ด๐Ÿ…ณ๐Ÿ…ท๐Ÿ…ฐ๐Ÿ†๐Ÿ…ฐ๐Ÿ…ฝ ๐Ÿ‘‹

Welcome to my page!
I am a Java Architect from ๐Ÿ‡ฎ๐Ÿ‡ณ Kochi, Kerala, India

darkhold's People

Contributors

renovate-bot avatar renovate[bot] avatar surajcm avatar vinanrra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

darkhold's Issues

Excel template ?

hello,
i'm using docker.
i'm getting this error when i try to upload the excel file, what's wrong ?

at java.lang.Thread.run(Thread.java:831) [?:?]

2023-11-22 11:10:01.020 INFO  [http-nio-8181-exec-1] {transactionId=3cc49a47-ee6c-4a93-b979-a1cee063ece9} : c.q.d.c.c.ChallengeController: Received incoming traffic and redirected to upload_pdf
2023-11-22 11:10:01.020 INFO  [http-nio-8181-exec-1] {transactionId=3cc49a47-ee6c-4a93-b979-a1cee063ece9} : c.q.d.c.c.ChallengeController: title : test, description : test
2023-11-22 11:10:01.021 INFO  [http-nio-8181-exec-1] {transactionId=3cc49a47-ee6c-4a93-b979-a1cee063ece9} : c.q.d.c.c.ChallengeController: File details getOriginalFilename : test2.xlsx, getSize : 9092}
2023-11-22 11:10:01.048 ERROR [http-nio-8181-exec-1] {transactionId=3cc49a47-ee6c-4a93-b979-a1cee063ece9} : o.a.j.l.DirectJDKLog: Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.IllegalArgumentException: No enum constant com.quiz.darkhold.challenge.entity.Options.Correct Answer] with root cause

i tried these 2 templates, and i get the same error :
image

image

Thank you for your help

Updated project

Hii, Have you implemented the changes now? I mean the user management and quiz management tab. And also I am unable to select the options in the quiz.

Can you please help?

Does it run on RasPi?

Hi!
I tried your kahoot-clone inside a Windows Hyper-V virtual machine and is runs fine so far.
Now I try to figure out, if it runs on a Raspberry Pi 4 and run into problems.

docker ps says: STATUS Restarting (1) 4 seconds ago..... and I can't access the service wit http://my-local-ip-addr:8181 as I was able to when it runs inside the Hyper-V machine.

Am I right? Is there a way of getting it to run on a Pi?
Thx in advance

Greeting
-Stefan

DockerHub Image broken

I started the docker image with
docker run
--name Darkhold
--restart unless-stopped
-v "./Darkhold/db:/tmp/db"
-p 8181:8181/tcp
surajcm/darkhold

. It somehow started to download gradle? After signing up with test test I get a lot of errors that EL1004E: Method call: Method getUsername() cannot be found on type java.lang.String

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update plugin org.springframework.boot to v3.3.2
  • Update dependency pmd to v7.4.0
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yml
dockerfile
Dockerfile
  • eclipse-temurin 22.0.1_8-jdk-ubi9-minimal
github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/wrapper-validation-action v3
gradle
gradle.properties
settings.gradle
build.gradle
  • gradle.plugin.com.github.spotbugs:spotbugs-gradle-plugin 2.0.0
  • org.springframework.boot 3.3.1
  • io.spring.dependency-management 1.1.5
  • net.ltgt.errorprone 4.0.1
  • com.github.spotbugs 6.0.18
  • de.aaschmid.cpd 3.3
  • org.sonarqube 5.0.0.4638
gradle/dependencies.gradle
  • com.google.errorprone:error_prone_core 2.28.0
  • com.google.errorprone:javac 9+181-r4173-1
  • org.apache.poi:poi-ooxml 5.2.5
  • org.apache.commons:commons-lang3 3.14.0
  • com.h2database:h2 2.1.214
  • org.dizitart:nitrite 3.4.4
  • org.powermock:powermock-api-mockito2 2.0.9
gradle/staticCodeAnalysis.gradle
  • checkstyle 10.17.0
  • pmd 7.3.0
  • jacoco 0.8.12
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.8

  • Check this box to trigger a request for Renovate to run again on this repository

Error with new changes in Docker container

I'm getting errors with the database creation/migration, I'm not sure but here is the full log:

Darkhold_logs.txt

This is repeating multiple times:

SQL State  : 42S22
Error Code : 42122

The Docker container should be working unless Darkhold need new requirements.

I thought that was a problem with Volume permissions and seems like there is no issue in the Docker image, so seems to be internal (code?).

Excel format

Which it's the format of the Excel, and can you upload an Excel example?

General Improvements

Is there a way to only show the user that just join the challenge instead of all users that played/register?

imagen

And when I choose a challenge doesn't show the correct questions and its showing me always the same question:

imagen

And I have chosen my own question but isn't working :/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.