Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AnimationXBlock
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
AnimationXBlock
Commits
f158936f
Commit
f158936f
authored
Jun 06, 2014
by
Piotr Mitros
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README has screenshot
parent
04392926
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
5 deletions
+19
-5
README.md
+19
-5
animation_xblock.png
+0
-0
No files found.
README.md
View file @
f158936f
AnimationXBlock
===============
Animation. Images with text and a slider. Sliding the slider changes
images+text.
This XBlock shows students an animation they can go through. There is
a set of images with corresponding text, and a slider for going
through these images:
![
Animation screenshot
](
animation_xblock.png
)
This is an intermediate point between video and text. Like text,
students can self-regulate pace of learning. Like a video, it has
somewhat reduced cognitive load, since the instructor can "point" to
things.
Next steps:
*
Discoverability is poor. The tool should either have instructions
the first time it pops up, fade-in/fade-out text explaining slider,
or at the very least, a tooltip.
*
This looks good in workbench. There's a css issue where it is
usable, but less pretty in edX.
*
The slider uses a third-party library that doesn't seem to handle
resizing well.
*
Discoverability could be improved. The tool should either have
instructions the first time it pops up, fade-in/fade-out text
explaining slider, or at the very least, a tooltip.
*
The slider knob should turn green when done. We add an animation_done
class when this happens; the CSS just needs to use it.
*
There should be an option for no text (if text is e.g. in the image)
*
Conversely, there should be an option to embed XBlocks rather than
just text+image. Audio XBlock, in particular, might be nice here.
*
Nicer styling
animation_xblock.png
0 → 100644
View file @
f158936f
72.7 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment