Skip to content

Conversation

@awangberg
Copy link
Owner

No description provided.

William Wheeler and others added 30 commits June 7, 2012 00:31
passed by various LMSs and to improve coordination
with Login.pm and Logout.pm.
Conflicts:
	conf/global.conf.dist
	lib/WeBWorK/ContentGenerator.pm
Conflicts:
	conf/global.conf.dist
	lib/WeBWorK/ContentGenerator.pm
This now corresponds to the conf files used in test.webwork.math.rochester  master branch
to use the new configuration scheme (i.e., defaults.config,
localOverrides.conf.dist, and authen_LTI.conf.dist),
includes the shell program ww_purge_old_nonces, and
updates Authen.pm, Authz.pm, LTIBasic.pm,
Login.pm, and Logout.pm to the same versions
that are in the SVN (with a few minor additions).
This commit also aims to address in part the memory
leaks in webwork2 by weakening the circular references
to the request $r in Authen.pm, Authz.pm, ContentGenerator.pm,
and URLPath.pm
Conflicts:
	conf/global.conf.dist
Pull Request to update the LTIBasic package and weaken several circular references.
changes supplied by Bill Wheeler
…work.

You use the essay answers by making use of the PGessayanswer.pl macro

You graade the answer by using the ProblemGrader which should appear
automatically in the DetailSetList
mgage and others added 30 commits January 17, 2013 17:17
This version has a different database schema.  It's possible to upgrade courses to this  but
it might not be so easy to move them back to this.
Move conf/templates to conf/old_templates to avoid accidental references to old files

Add link to code mirror to math, math2, math3
…new essayQuestion

This also revises how past answers are handled. They use the database instead of a log file.
This also changes the way past_answers are stored. The are now stored in the database.
This avoids including codemirror2 in each theme.  This change
was made previously but was overwritten in a subsequent update.
This will cause some incompatibility for old courses.  It may require you
to reset whether a homework set is visible or not (once).  It will
also cause error messages in upgrade courses about extra fields in the database
which are not in the schema (e.g. published) -- these can be ignored.
…le user

These lines seem to have been inadvertently removed while updating the default structure.
sync ww2.5.1.1 with master
incorporate all updates to master into ww2.5.1.3
…OPL-update to swf files found in the problem library"
the file handles for searching the theme directory and the localize directory must be different
Updated mathjax submodule to point to v2.1 and updated .gitignore to ignore new htdocs/applets/*.swf symlinks intoduced by recent update to OPL-update
Adding Korean localization file
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.