ExternalQuiz

Discussion in 'Archived: Plugin Requests' started by SeroeCraft, Sep 15, 2013.

  1. Offline

    SeroeCraft

    Plugin category: Not sure how to categorize this

    Suggested name: ExternalQuiz, or something like that. It's your choice, really.

    What I want: On my server, I have a "personality test" that one of my staff has developed. The idea is for a player to take the test via google forms, have some java method compute the results, and then based of that, the player is granted permissions in-game.

    For example, Player1 takes the test. The results of the test dictate that he will be categorized as "Green", and the results are sent to my server. They are then automatically granted permissions from DisguiseCraft, and their suffix is now green. Player2 takes the test and is categorizes as "Blue", and is the same happens, except she is granted permissions from MagicSpells. Player3 takes the test and is categorized as "red", and is granted permissions automatically from PotionEffects, and given infinite jump boost and strength.

    (Note: the test also includes a field to enter the player's name.)

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: externalquiz.getresults - to allow players to test and be affected in-game.

    When I'd like it by: As soon as possible.
     
  2. Offline

    Little Kits

    Not possible. This might be possible if you use the Enjin.com minecraft plugin. It wouldn't be automated though. Staff would have to manually categorize the user.
     
  3. Offline

    timtower Administrator Administrator Moderator

    Wrong, JSONAPI( called from the web with PHP ) can do loads of stuff, so a different plugin should be able to fill this request.
     
  4. Offline

    SeroeCraft

    timtower
    What do you mean by a different plugin?
     
  5. Offline

    timtower Administrator Administrator Moderator

    Custom plugin that can be called from the web, or you could use JSONAPI, requires to know php though
     

Share This Page