I'm not sure that submit buttons work that way.
Also, you need to have method="POST" in the form if you want it sending POST vars, you had post="", which AFAIK does not do anything.
Try this:
function ShowAssessment() {