-
Notifications
You must be signed in to change notification settings - Fork 4.1k
First draft of documentation for Image Modal tool #2519
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
Conversation
@srpearce and @lamagnifica can you review new section: http://draft-image-modal.readthedocs.org/en/latest/tools.html#image-modal |
We don't want to merge until PR 2362 is released. |
@mhoeboer I was not involved in the review of this PR. Can you have the dev who reviewed the PR review the documentation (and/or @caesar2164)? |
@mhoeboer - @dianakhuang, @singingwolfboy and @talbs looked at my code. |
The documentation looks good. My only question is whether we can call this something more descriptive than "image modal," which doesn't really tell users what the tool does. Since "zooming image" is already taken, maybe "enlarge image" (which has a different connotation)? |
Awesome feature! 17.5: I agree with Sylvia about the heading names. I also found the 17.4.2, 17.5.2: rst question: For step 6, can the secondary numbered list Thanks! On Fri, Feb 7, 2014 at 2:29 PM, srpearce [email protected] wrote:
|
@lamagnifica - 17.5: What is meant by the image is "too large" is that it has too much fine detail that is lost when scaled into the <800px wide courseware. |
Thanks @srpearce and @lamagnifica . I think the full screen image option is a good name; I'm going to put this in and run it by Lou. |
👍 |
First draft of documentation for Image Modal tool
* feat: [AXM-24] Update structure for course enrollments API (#2515) * feat: [AXM-24] Update structure for course enrollments API * style: [AXM-24] Improve code style * fix: [AXM-24] Fix student's latest enrollment filter * feat: [AXM-47] Add course_status field to primary object (#2517) * feat: [AXM-40] add courses progress to enrollment endpoint (#2519) * fix: workaround for staticcollection introduced in e40a01c * feat: [AXM-40] add courses progress to enrollment endpoint * refactor: [AXM-40] add caching to improve performance * refactor: [AXM-40] add progress only for primary course * refactor: [AXM-40] refactor enrollment caching optimization --------- Co-authored-by: Glib Glugovskiy <[email protected]> * feat: [AXM-53] add assertions for primary course (#2522) * feat: [AXM-53] add assertions for primary course * test: [AXM-53] fix tests * style: [AXM-53] change future_assignment default value to None * refactor: [AXM-53] add some optimization for assignments collecting * feat: [AXM-200] Implement user's enrolments status API * style: [AXM-200] Improve code style * refactor: [AXM-200] Divide get method into smaller methods --------- Co-authored-by: NiedielnitsevIvan <[email protected]> Co-authored-by: Glib Glugovskiy <[email protected]>
In addition, cleaned up some build errors in course_grades and
course_students.