These credits are duplicated in beers-law-lab-main.js and concentration.js. The more modern pattern is to factor shared credits out into a constants file (BLLConstants.js).
credits: {
leadDesign: 'Julia Chamberlain',
softwareDevelopment: 'Chris Malley (PixelZoom, Inc.)',
team: 'Kelly Lancaster, Emily B. Moore, Ariel Paul, Kathy Perkins',
qualityAssurance: 'Steele Dalton, Bryce Griebenow, Elise Morgan, Oliver Orejola, Benjamin Roberts, Bryan Yoelin',
thanks: 'Conversion of this simulation to HTML5 was funded by the Royal Society of Chemistry.'
}
These credits are duplicated in beers-law-lab-main.js and concentration.js. The more modern pattern is to factor shared credits out into a constants file (BLLConstants.js).