Skip to content

Activity magic #240

Open
Open
@djangoliv

Description

I tried the activity magic following https://jupyter.brynmawr.edu/services/public/dblank/Activity%20Magic.ipynb

The poll is displayed and I have the button 'result'.
But while I click on the result button:

  • I don't have the graph (although i installed calysto)
  • The result looks strange:
    If I click on 'response 1' => Received: Results, ['1', '2', '3', '4', '5'], [1, 0, 0, 0, 0] => seems correct
    If I click on 'response 2' => Received: Results ['1', '2', '3', '4', '5'], [0, 1, 0, 0, 0] => seems correct
    But If I click on 'response 3' or 'response 5' => Received: Results, ['1', '2', '3', '4', '5'], [1, 0, 0, 0, 0] => the same as response one.

Result with response 3:

image

Regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions