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

Update the quickMatrixEntry.pl macro #949

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

drgrice1
Copy link
Member

@drgrice1 drgrice1 commented Oct 27, 2023

This removes the dependence on jQuery and jquery-ui.

This also adds an ans_rule method for PGML usage. The POD documentation that was added explains only how to use the macro in this way.

There is deprecated code for backwards compatibility, although I would gladly remove that. The only known problem that uses this macro is in the pg repository. It is the file t/matrix_tableau_tests/tableau_javascript.pg. I would also like to delete that file.

@drgrice1
Copy link
Member Author

With this pull request and #948, I believe that all jquery-ui usage has now been removed from the webwork2 and pg code. Perhaps all jquery usage in general? I am not entirely certain of that though.

@drgrice1 drgrice1 force-pushed the quick-matrix-entry-update branch from caaecb8 to 43b72d6 Compare October 27, 2023 00:36
@drgrice1
Copy link
Member Author

The liveGraphics.js file uses jquery.

@drgrice1 drgrice1 force-pushed the quick-matrix-entry-update branch 2 times, most recently from 5f85050 to d7eaf9f Compare October 30, 2023 22:46
This removes the dependence on jQuery and jquery-ui.

This also adds an ans_rule method for PGML usage.  The POD documentation
that was added explains only how to use the macro in this way.

There is deprecated code for backwards compatibility, although I would
gladly remove that.  The only known problem that uses this macro is in
the pg repository.  It is the file
`t/matrix_tableau_tests/tableau_javascript.pg`.  I would also like to
delete that file.
@drgrice1 drgrice1 force-pushed the quick-matrix-entry-update branch from d7eaf9f to 713464a Compare November 5, 2023 21:34
Copy link
Member

@pstaabp pstaabp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works.

@pstaabp pstaabp merged commit c1e0cea into openwebwork:develop Nov 13, 2023
@drgrice1 drgrice1 deleted the quick-matrix-entry-update branch November 13, 2023 22:18
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.

2 participants