openstax / tutor-js

:mortar_board: Javascript frontend for openstax tutor
GNU Affero General Public License v3.0
14 stars 6 forks source link

add new missing book tags #3899

Closed therealmarv closed 10 months ago

therealmarv commented 10 months ago

see https://github.com/openstax/ce/issues/2137

therealmarv commented 10 months ago

what has been added (all other tags have only been alphabetically sorted and indentation had to be with more spaces):

{
'stax-accounting': 'Principles of Accounting, Volumes 1-2',
'stax-busethics': 'Business Ethics',
'stax-buslaw': 'Business Law I Essentials',
'stax-ip': 'Intellectual Property',
'stax-stats': 'Introductory Statistics',
'stax-busstats': 'Introductory Business Statistics',
'stax-introbus': 'Introduction to Business',
'stax-orgbehavior': 'Organizational Behavior',
'stax-pom': 'Principles of Management',
'stax-csuccess': 'College Success',
'stax-prepcsuccess': 'Preparing for College Success',
'stax-algtrig': 'Algebra and Trigonometry',
'stax-precal': 'Precalculus',
'stax-calgebra': 'College Algebra',
'stax-coreqalgebra': 'College Algebra with Corequisite Skills',
'stax-calc': 'Calculus vol 1-3',
'stax-elemalgebra': 'Elementary Algebra',
'stax-prealgebra': 'Prealgebra',
'stax-interalgebra': 'Intermediate Algebra',
'stax-hsstats': 'statistics (high school)',
'stax-astro': 'Astronomy',
'stax-microbio': 'Microbiology',
'stax-chem': 'Chemistry, Chemistry Atoms First',
'stax-uphysics': 'University Physics',
'stax-calculo': 'Cálculo Volumen 1-3',
'stax-ufisica': 'Física Universitaria',
'stax-estadistica': 'Introducción a la estadística',
'stax-estadisticaempresarial': 'Introducción a la estadística empresarial',
'stax-precalculo': 'Precálculo',
'stax-quimica': 'Química',
}