don't redirect after creating cards w xtion marks in name+solution
Changed URI.escape to CGI.escape in slot.url_for
URI escape doesn't escape question marks (or +, /, ~, etc). See http://www.listable.org/show/difference-between-cgiescape-and-uriescape-in-ruby
