Skip to content

New develop candidate 01 01 2019#386

Closed
mgage wants to merge 22 commits into
openwebwork:developfrom
mgage:new_develop_candidate_01_01_2019
Closed

New develop candidate 01 01 2019#386
mgage wants to merge 22 commits into
openwebwork:developfrom
mgage:new_develop_candidate_01_01_2019

Conversation

@mgage
Copy link
Copy Markdown
Member

@mgage mgage commented Jan 2, 2019

I believe this is later and improved version of develop_candidate. I am closing #373

goehle and others added 22 commits June 20, 2016 20:57
Update the definition of parsec to include more accuracy -- it still doesn't pass the test_units.t  file.

The definition of steradian is still iffy.
This can be used to test utf8 coverage as well as
the template math4_ar  which has right justification and is a preliminary
stab at creating a template suitable for arabic PG problems.
create records in PG->{flags} with settings which will influence the
HTML lang and dir attributes set for the HTML element containing the
problem. This allows proper detection of the language of the problem in
the browser, when it is not the primary course language, and to override
the direction for cases when a LTR problem is being viewed/assigned in a
course in a RTL course, or visa-versa. The flag values set in the problem
are processed in the subroutine output_problem_lang_and_dir() in
	webwork2/lib/WeBWorK/ContentGenerator/Problem.pm
if there is no override set in the course configuration.
set flags for the problem language and textdirection which can be accessed
inside the webwork2 code to allow using this data to set the HTML lang and
dir tags as needed on DIV elements which envelop the problem text.
…ction_to_PG_flags

Add lang and direction to pg flags
@mgage mgage mentioned this pull request Jan 2, 2019
@mgage
Copy link
Copy Markdown
Member Author

mgage commented Jan 28, 2019

I believe that I've successfully split this pull request in two. It is replaced by
PR #394 which contains no modifications related to multilingual capabilities and
PR #390 which contains only modifications involving utf8 and multilingual capabilities.
I believe these two pull requests can now be merged separately.

I'm closing this pull request. We can revive it if I've missed something that is not in #390 and #394

@mgage mgage closed this Jan 28, 2019
@mgage mgage deleted the new_develop_candidate_01_01_2019 branch May 19, 2020 18:06
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