var tableRows =doc.evaluate('//td[@class="browseResultContent" or @class="itemTitleCell"]|//div[contains(@class,"searchResult") and contains(@class, "Browse")] ',
doc, null, XPathResult.ANY_TYPE, null);
// Go through table rows
var i =0;
while(tableRow =tableRows.iterateNext()) {
// get link
var links =ZU.xpath(tableRow, './/*[@class="dpBibTitle"]/span/a');
if (links.length==0) links =ZU.xpath(tableRow, './/*[@class="dpBibTitle"]/a');
"title":"Evaluation and testing in nursing education",
"creators": [
{
"firstName":"Marcel",
"lastName":"Thelen",
"creatorType":"editor"
"firstName":"Marilyn H.",
"lastName":"Oermann",
"creatorType":"author"
},
{
"firstName":"F.",
"lastName":"Steurs",
"creatorType":"editor"
"firstName":"Kathleen B.",
"lastName":"Gaberson",
"creatorType":"author"
}
],
"notes": [],
"date":"2017",
"ISBN":"9780826194886",
"abstractNote":"Considered the \"gold standard' for evaluation and testing in nursing education, this classic text helps educators to assess the level of learning achieved in the classroom, clinical settings, and online. The fifth edition helps teachers to keep pace with new learning dynamics through expanded coverage of essential concepts in assessment, evaluation, and testing in a wider variety of learning environments. It presents new content on evaluation in online programs and testing, and features a new chapter on using simulation for assessment and high stakes evaluations. Also included is updated information on clinical evaluation and program evaluation along with current research featuring new examples and tools. The fifth edition expands content on standardized tests, including how to write test items for licensure and certification exam prep, and provides new information on developing rubrics for assessing written assignments. -- Provided by publisher",
"callNumber":"RT73.7 .O47 2017",
"edition":"Fifth edition",
"extra":"OCLC: 957077777",
"libraryCatalog":"sallypro.sandiego.edu",
"numPages":"403",
"place":"New York, NY",
"publisher":"Springer Publishing Company, LLC",
"attachments": [],
"tags": [
"Language and languages",
"Terms and phrases"
{
"tag":"Ability testing"
},
{
"tag":"Ability testing"
},
{
"tag":"Examinations"
},
{
"tag":"Examinations"
},
{
"tag":"Nursing"
},
{
"tag":"Nursing"
},
{
"tag":"Nursing"
},
{
"tag":"Nursing"
},
{
"tag":"Nursing"
},
{
"tag":"Nursing"
},
{
"tag":"Study and teaching Evaluation"
},
{
"tag":"Study and teaching Evaluation"
}
],
"seeAlso": [],
"attachments": [],
"ISBN":"9789027223371",
"title":"Terminology in everyday life",
"place":"Amsterdam, The Netherlands : Philadelphia, Pa",
"publisher":"John Benjamins Pub. Co",
"date":"2010",
"numPages":"271",
"series":"Terminology and lexicography research and practice",
0 comments on commit
3b08a48