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

Correct/Incorrect/Complete question images #140

Closed
Pnella opened this issue Sep 16, 2017 · 14 comments
Closed

Correct/Incorrect/Complete question images #140

Pnella opened this issue Sep 16, 2017 · 14 comments
Assignees

Comments

@Pnella
Copy link

Pnella commented Sep 16, 2017

@PatriciaMoller and I have been doing some talking, I've been doing some illustrations for this which she will use to explain what this is about and what it could look like.

@PatriciaMoller
Copy link
Collaborator

The idea was to have these after a question has been answered correctly/incorrectly, to make the event livelier.

correct wrong

It hit me that using text maybe isn't a good idea, as they would have to be localized. Maybe using fancier version of the the symbols used on the map would be better from that perspective.

Maybe they could be further animated the Spritesheet+JSON method mention here could be applicable

Illustrations found here: Wrong, Correct

@kaimikael
Copy link
Contributor

Oh, I love those!

@PatriciaMoller
Copy link
Collaborator

En extension of the Correct gif:
correctv3

The "bubble" shrinks and goes to the progress bar. When it "hits", the number goes up

@pjotrsavitski
Copy link
Member

Can not comment about the animation technique to be used (have to check out the sprite approach first).

We should probably not use texts within the images. We could create a complicated elements and animate those, but then we are no longer talking about sprite animations (that would become too complicated).

We should also keep to one approach, instead of rushing with too many visuals. By that I mean: we either have those (or something similar) or jumping question markers. The visuals should not be too overwhelming.

@PatriciaMoller
Copy link
Collaborator

The text used when I did this mockup is an image of text (so, a sprite). Do you mean text, as in actual strings of text, shouldn't be used?

Maybe having both, in their current forms, would be overwhelming as you say.
I apologize that I rush and I throw so many different workflow suggestions. I want to find a way so I can make animations and visual assets as "ready-to-use" as possible and figure out what kind of assets would be needed from my end. Web-based platforms like this is a bit of a new territory, as I have mostly worked in game engines.

@pjotrsavitski
Copy link
Member

Yes, if we just want to stick to images/sprites or anything else, then we should keep away from texts. We could use the complex HTML elements and animate those instead (this would allow translating). But that would make using sprite animations that you have liked impossible.

Not a big deal. It takes time to try out the visual things and it sometimes take a long time to understand how something could be applied (especially when one uses other libraries or frameworks; Google Maps API is one example, it does not really let you access the DOM nodes, but wants you to use the Marker object and make manipulations through it, but that does not have all the animations we would need; this is why it is easier to just use some animated images because the API to make changes exists).

@PatriciaMoller
Copy link
Collaborator

correctv2

One correct, Multiple Correct and Match pairs should these, as they do have correct answers.
Information doesn't need it, since it's just a box of text to be read.
Photo and Embedded feel trickier as they don't necessarily have to be questions.
Freeform as well, as there is no way to know if they're actually correct when. Maybe having a "Submitted!" image for those three?

@pjotrsavitski
Copy link
Member

Yes, that is one possibility. We should probably differentiate between those that automatically checked and those that are not (if that is important enough).

@PatriciaMoller
Copy link
Collaborator

Not super important maybe, but I think it could feel rather strange if someone wrote gibberish in a freeform and got rewarded with a "Correct!".

Having different images could seem inconsistent to some, but it would also give more correct and representing feedback for what they did.

@pjotrsavitski
Copy link
Member

pjotrsavitski commented Nov 2, 2017 via email

@PatriciaMoller
Copy link
Collaborator

Suggested CSS-animations:

Correct: In - bounceInUp . Out - bounceOut.
Wrong: In - bounceInDown. Out - bounceOutDown.
Submitted: In - bounceInRight. Out - bounceOutLeft.

"Submitted" image found here

@PatriciaMoller
Copy link
Collaborator

Updated Correct, Incorrect and Submitted images

@kaimikael
Copy link
Contributor

Is this anything that we will implement in the released version? I have received requests from Korkeasaari as well for fancier feedback when answering questions.

@pjotrsavitski
Copy link
Member

pjotrsavitski commented Mar 12, 2018 via email

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

No branches or pull requests

4 participants