Coder Social home page Coder Social logo

gecko-action's People

Watchers

 avatar  avatar

gecko-action's Issues

Selective additional files for coding questions

From README

This is the default type of question that system interprets. The system looks for any additional files outside of the Question.html to determine the starter code for the question. There must be at least one additional file besides the Question.html file. The language of the starter code will be intepreted from the files extension.

Can it be made to have a top-level JSON config to indicate what other files must be taken as the question? it might be useful to keep additional files (e.g. markdown source of the Question.html, solutions, tests, etc files related to the question) which should not be presented to students.

File layout for questions with single version

If a question has a single version, does it require a subfolder 1 inside the question folder?

├── x     # question number
│   └── 1   # is this needed?
│       ├── Question.html
│       └── Additional Question Files

File naming for long-from questions with multiple parts

From README, Long from questions

Any starter text that you want to provide to a student (if you want to break up the students answers into parts or such) that file should be named {question #}.txt

I wonder if it makes more sense to name it {part #}.txt or {question #}.{part #}.txt

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.