kariefury / oppia

Automatically exported from code.google.com/p/oppia
Apache License 2.0
0 stars 0 forks source link

Wrap up the redesign of the learner view for v2 #569

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This issue is intended to track progress on all the stuff that needs to be done 
for the learner view for v2. It does not include 'wishlist' items, and should 
be closed when the learner view is 'code complete' (hopefully by Feb 15). It 
also does not include the creation of new interactions; each of those is being 
tracked in its own separate issue.

I think that the major remaining tasks, and owners, are the following:

- [Abe] UI tweaks
- [Abe] Fix the scrolling behavior, so that the input field of the bottom card 
is always located at the bottom of the viewport.
- [Amit] Find a good default image for the introductory card, or verify that 
the Oppia logo on a colored background is sufficient. (We may not be able to 
implement 'choose your own image' in time for v2.)
- [Amit] Audit existing interactions and ensure that they look reasonable with 
the current redesign. For those that don't, please determine the minimal amount 
of change needed for them to look reasonable, and file an issue against Abe/me 
as appropriate.
- [Kumari] Add a loading indicator prior to the introduction of a new card
- [Michael] Add sharing functionality
- [Sean] Make it possible to classify interactions as either 'inline' or 
'supplementary' (these have different display modes).
- [Sean] Add a top-right menu to each card.

Amit, would you be able to take care of this issue as a whole? Please feel free 
to add further tasks if I've missed any.

Thanks!

Original issue reported on code.google.com by s...@google.com on 2 Feb 2015 at 8:39

GoogleCodeExporter commented 9 years ago
Update: I have fixed the second-last issue (make it possible to classify 
interactions as either 'inline' or 'supplementary') in this commit:

    https://code.google.com/p/oppia/source/detail?r=39a992e089ec9ab889bdaf893113d0e16b81b28b&name=develop

Original comment by s...@seanlip.org on 3 Feb 2015 at 6:01

GoogleCodeExporter commented 9 years ago
This is done (in various commits). Closing!

Original comment by s...@seanlip.org on 2 Mar 2015 at 9:31