Git Product home page Git Product logo

scrum-xperience's People

Contributors

andre1003 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

scrum-xperience's Issues

Choices

Choices must be completed. Some theoretical updates are necessary, so the game can teach Scrum and XP.
For this, it has to be done:

  • Formulate method description;
  • Formulate player function description;
  • Formulate choices (name and description) by function;
  • Discuss and review all descriptions with the advisor.

Teaching

This module aims for teaching the players to play the game. So, for that is needed:

  • Tutorial, to teach the players how to play;
  • Help, that shows the commands and rules of the game;
  • Diference between Scrum and XP.

Match Configuration

Remains to implement for Match Configuration module:

  • Add choices by scenes. That means that "/Data/" directory will need four folders (one for each scene). Inside each scene folder, six text files will inform all choices available for that scene, one for each function;
  • Game must know if the choice is write or wrong;
  • Game must display choices by scene. It also can display a description for that choice;
  • Change "first_login.exe" to just authenticate user and get his data.

Knowing that the game will probably use a round system for controlling which choices will be shown to player, some things must be considered:

  • Each round will have a time to be completed;
  • The game can recognize the round, and also the choices to display, by the line on text file (just a hint).

Manager

Implementation of manager module. This module is decomposed two modules: Error Manager and Feedback Manager.

For Error Manager:

  • Get mistakes and hits from file and remove duplicates;
  • Display mistakes;
  • Save mistakes and hits without duplicates.

For Feedback Manager:

  • From mistakes file, get the "concept" that the player missed;
  • Remove any duplicate on the concepts;
  • Display individual feedback (mistakes and hits);
  • Display general feedback (from group mistakes and hits).

Teaching Content

This module is responsible for let Administrator insert data to read-only databases. For that, is required:

  • Admin user can add new Decisions;
  • Admin user can edit Decisions;
  • Admin user can delete Decisions.

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.