When an instructor types in an id for a gradeable, we should check to see if that's a unique gradeable_id. This should be done via ajax when they leave focus on the box.
Need to add an API type route which would return a JSON object representing a gradeable (if exists), otherwise return empty object, or something like that.