Giter Site home page Giter Site logo

jchecker-engine's Introduction

"# JChecker-Engine"

jchecker-engine's People

Contributors

seojueunn avatar newforinux avatar yessir-kim avatar hguisel avatar

Watchers

 avatar

Forkers

handongsf

jchecker-engine's Issues

[Front-End] FilePath Problem

There is no part of the front-end to add filePath data,

  • so we should write filePath data in the database manually

[Back-End] Compile Failed and Checksum Problem

When the submitted files failed to compile,

  • the program always checks for a checksum violation
  • and checksum violations are included in the feedback regardless of whether we use a checksum or not

[Back-End & Front-End] Checksum Setting Problem

When writing the oracle part of the grading policy using jChecker website,

  • we should fill the checksum box with as many as input/output data regardless of the necessity of the checksum
  • or we should write the checksum in the database manually

Custom Data sturcture with generics type

Generics로 있는 것과 없는 것 중, 없이 해야 돌아감 (버그임)
MyList list = new MyList() >> 체크 됨.
MyList list = new MyList() >> 체크 안됨.

이유는 class의 이름만 가지고 와서 classes 필드에 클래스명 저장
generics 타입이 Parameterized type 정보가 함께 저장이 되어야 실제 new CustomList() 형태의 객체가 생성된 것을 정확히 확인할 수 있을 것으로 보임.
https://stackoverflow.com/questions/40532018/how-to-extract-the-single-type-of-a-parameterized-type-using-jdt

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.