Skip to content

Develop candidate#373

Closed
mgage wants to merge 20 commits into
openwebwork:developfrom
mgage:develop_candidate
Closed

Develop candidate#373
mgage wants to merge 20 commits into
openwebwork:developfrom
mgage:develop_candidate

Conversation

@mgage
Copy link
Copy Markdown
Member

@mgage mgage commented Oct 27, 2018

This includes develop_international branch which was on mgage

goehle and others added 20 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
Copy link
Copy Markdown
Member Author

mgage commented Jan 2, 2019

This is being replaced by #386

@mgage mgage closed this Jan 2, 2019
@mgage mgage deleted the develop_candidate branch May 19, 2020 18:05
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