Skip to content
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

Clean up the FormatRenderedProblem pretty_print method. #2195

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

drgrice1
Copy link
Member

Basically the same clean up for webwork2's pretty_print method as in openwebwork/pg#921.

@drgrice1
Copy link
Member Author

This is only used for debugging the formatRenderedProblem method. You can add the url parameter clientDebug=1 to a typical render_rpc endpoint url using the debug output format to test this. For example http://your.server.edu/webwork2/render_rpc?courseID=anonymous&user=anonymous&passwd=anonymous&outputformat=debug&clientDebug=1&sourceFilePath=Library/CSUOhio/appletDemonstrationProblems/usub1.pg

@drgrice1 drgrice1 force-pushed the pretty-print-cleanup branch from eda1f69 to 757a417 Compare October 6, 2023 10:25
@pstaabp pstaabp merged commit e4ac786 into openwebwork:develop Oct 9, 2023
1 check passed
@drgrice1 drgrice1 deleted the pretty-print-cleanup branch October 9, 2023 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants