Skip to content
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

Can't save flexible criteria. #917

Closed
ioev opened this issue Nov 2, 2012 · 3 comments
Closed

Can't save flexible criteria. #917

ioev opened this issue Nov 2, 2012 · 3 comments

Comments

@ioev
Copy link
Contributor

ioev commented Nov 2, 2012

If an assignment is set to use flexible grading criteria, and the user tries to add criteria to the assignment, the ajax call returns a 404 not found, and the criteria isn't saved. Oddly enough, if you just browse to the address that the ajax is calling, you get a proper response. Somewhere the posted form values must be causing the page to redirect to a 404.

You can test this on A2 on the demo server right now, as I've changed it to use flexible marking.

Also, I'll take this issue, as I have to fix it in order to fix something else I'm currently working.

@mikeing2001
Copy link
Contributor

This is a duplicate issue. I actually have a pull request to fix this. The original issue is #745 and my pull request is #911

@ioev
Copy link
Contributor Author

ioev commented Nov 3, 2012

That's awesome! I should really learn to use the search function before spending a few hours fixing something that is already being worked on :P Can you leave this open though so I can still push my changes after I've merged in yours? I've spent most of the time polishing up code and layout stuff related to this feature and I'd hate to see it go to waste.

@jerboaa
Copy link
Member

jerboaa commented Nov 20, 2012

Closing as duplicate of #745.

@jerboaa jerboaa closed this as completed Nov 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants