-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Simplify save_grade and pass through answer_unknown #392
Conversation
cool, i'll take a look |
have a planning mtg now... will look soon. |
How should we use "answer_unknown" as a POST var? Should it be set to "1" or "true" if there's no rubric selections? |
@jbau It is sent from the JS to the peer_grading xmodule. It is true if the "I don't know" box is checked, false if not. |
(hipchat is down for me, otherwise I'd discuss there) Oh I see, it's already there. I thought it was a flag you just added. |
Yeah, it was already there, it just wasn't properly routed until I noticed the bug. |
I will cherry pick these over to stanford's release candidate branch so we can write the coffeescript against this |
@natea Can you review this? Assigning to you. |
@natea Did you get a chance to look at this? |
I started looking at it last week and saw that most of the changes are pep8 On Thu, Jul 25, 2013 at 11:06 AM, Vik Paruchuri notifications@github.comwrote:
nate@appsembler.com |
Would be good to merge this in this week if possible. |
ok, i'll take a look at it tomorrow (didn't get to it today) Please excuse my brevity. I'm trying to win The Email Game! -----Original Message----- Re: [edx-platform] Simplify save_grade and pass through answer_unknown (#392) Would be good to merge this in this week if possible.
|
@natea Any chance to look? |
These changes all look fine to me. Ready to merge! |
Simplify save_grade and pass through answer_unknown
Feature/victor/dark launch
…x-layouts-register Fix messages in registration openedx#392 (cherry picked from commit a85b6f9)
…x-layouts-register Fix messages in registration openedx#392
…tration_button_and_text Adjust Register button and text to account for the DISABLE_REGISTER_BUTTON setting
…ignoring source in shell command. (openedx#392)
…pa-rtl [FAL-2358] Fix RTL issue with capa problems.
No description provided.