Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal integration #15

Open
HelmetRemover opened this issue Apr 27, 2016 · 3 comments
Open

Drupal integration #15

HelmetRemover opened this issue Apr 27, 2016 · 3 comments

Comments

@HelmetRemover
Copy link
Contributor

No description provided.

@eladg
Copy link
Contributor

eladg commented May 3, 2016

There are 2 actions needed to be implemented on Drupal.

  1. When the game starts, we need Drupal (or where-ever the user is coming from) to submit an api call to create a new game with the user's ID (or some sort of a unique identifier like token).

  2. When the game ends, we need a Drupal API call so we can mark that the user "pass" the game.

Both of which are not backend tasks, but I will prefer keeping this ticket open in case we will need to update some code on the backend.

Thanks @HelmetRemover!

@omerpines
Copy link

​Please also open JIRA for this.​

On Tue, May 3, 2016 at 4:22 AM, Elad Gariany [email protected]
wrote:

There are 2 actions needed to be implemented on Drupal.

  1. When the game starts, we need Drupal (or where-ever the user is coming
    from) to submit an api call to create a new game with the user's ID (or
    some sort of a unique identifier like token).

  2. When the game ends, we need a Drupal API call so we can mark that the
    user "pass" the game.

Both of which are not backend tasks, but I will prefer keeping this ticket
open in case we will need to update some code on the backend.

Thanks @HelmetRemover https://github.com/HelmetRemover!

@eladg
Copy link
Contributor

eladg commented May 3, 2016

I've created: IT-552

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants