-
Notifications
You must be signed in to change notification settings - Fork 7
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
Feature/assignment builder 1 #209
Feature/assignment builder 1 #209
Conversation
Just a thought: would it make it easier for review to break up Ivan's commits? |
|
||
from instructor.compiler import * | ||
|
||
print preview_as_json(1L) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, remove this please. And I made it to the bottom of my first read through!!!! Yay!
903ee9e
to
d8db895
Compare
Should be ready for review now! |
I think this is as good as it's going to get. Do you think we should squash the commits? Ivan's commit history isn't terribly enlightening, but it's something. Your call -- you can merge after you squash or not. |
Ivan's Assignment Builder.