kariefury / oppia

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

Implement the redesign of the creator dashboard. #632

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In as much detail as possible, please describe what you would like to see.

The creator dashboard is pretty much the only page that hasn't been updated to 
match the new site redesign, though we now have mocks for this. It would be 
nice to make it look like these mocks.

As a first step, I propose we work on the "My Explorations" tab and change the 
design to use exploration tiles that are similar to those in the gallery. 
(Debanshu and Amit can provide further guidance, if questions arise.)

Original issue reported on code.google.com by s...@seanlip.org on 26 Feb 2015 at 6:36

GoogleCodeExporter commented 9 years ago
Do we want this section in the first version or in later iterations ? This
might need some backend work.

Original comment by sbhow...@google.com on 27 Feb 2015 at 7:43

GoogleCodeExporter commented 9 years ago
The image didn't show up, adding it again

Original comment by sbhow...@google.com on 27 Feb 2015 at 7:44

Attachments:

GoogleCodeExporter commented 9 years ago
I think you can leave the feedback for later, but the others should be 
straightforward (do you agree?). Note that 'created' corresponds to 
exp_summary.exploration_model_created_on.

Original comment by s...@seanlip.org on 27 Feb 2015 at 7:53

GoogleCodeExporter commented 9 years ago
OK, stage 1 done!

I think the next stage (longer-term) is to write backend jobs to compute the 
number of open, unresolved feedback items for an exploration. (This is for 
after the next release.)

Also, Debanshu, Amit, if you have any thoughts about what other things we 
should show in the creator dashboard that may require some backend processing, 
this issue is a good place to list them. One thing that comes to my mind is 
some kind of statistics summary for each exploration (e.g. a kind of confusion 
score, or if we know that a particular state has issues, etc.)

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

GoogleCodeExporter commented 9 years ago
"Open feedback threads" feature implemented in

    https://code.google.com/p/oppia/source/detail?r=0217e5bb30a678accf54e3f549c40e6ba841b798&name=feedbackjob

Marking as fixed. (Thanks, Shantanu!)

Original comment by s...@google.com on 23 Apr 2015 at 11:25