Fixed 'Register as a student' link problem for GHOP program.
Params and new_params in student view are also sub-merged now, so the apply pattern may be used by GHOP student view.
#!/bin/sh
NOSE_WITH_DOCTEST=t
export NOSE_WITH_DOCTEST
NOSE_DOCTEST_EXTENSION=txt
export NOSE_DOCTEST_EXTENSION
#NOSE_DETAILED_ERRORS=t
#export NOSE_DETAILED_ERRORS
nosetests $*