select distinct adid, link, image, imgtitle, imgalt, rank, showgoogle
from adsdesc
where status is null and categoryid=980
union all
select distinct adid, link, image, imgtitle, imgalt, rank+200, showgoogle
from adsdesc
where status is null and parentid=980
union all
select distinct adid, link, image, imgtitle, imgalt, rank+300, showgoogle
from adsdesc
where status is null and rootid=980
union all
select adid, link, image, imgtitle, imgalt, rank+100, showgoogle
from ad
where status is null and rank is not null
order by rank limit 10
select guidelink from categories where id=980
select url, name, guideurl, guidelink, dirtitle, dhtmltitle, htmldesciption, metadescription, keywordsdesc, categorydesc, htmldesciption, practicetesturl, toppagelinks, examid, examtext1, examtext2, examimage from categories where id=980 and enabled is not null
select count(id) records from (
select p.id, p.priority from product p, organization o, productcategories pc where p.orgid=o.id and p.id=pc.product and pc.category=980 and pending is null and (p.pricecheck is null or (p.pricecheck!=3 and p.pricecheck!=404))
union select p.id, p.priority from product p, organization o, categories c, productcategories pc where p.orgid=o.id and p.id=pc.product and pc.category=c.id and c.parent=980 and pending is null and ((p.pricecheck!=3 and p.pricecheck!=404) or pricecheck is null) ) x
select guidelink from categories where id=980
select url, name, guideurl, guidelink, dirtitle, dhtmltitle, htmldesciption, metadescription, keywordsdesc, categorydesc, htmldesciption, practicetesturl, toppagelinks, examid, examtext1, examtext2, examimage from categories where id=980 and enabled is not null
Cornell Critical Thinking Test® - CCTT
Find resources for the Cornell Critical Thinking Test, with information guide, cognitive thinking practice tests, prep materials and more. Educators use the CCTT to evaluate a student's critical thinking abilities in grades five thruough twelve. For more information on the exam, see the Tests.com CCTT guide.
![]() |
Test Item | Organization | Description | Cost | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
select pagename from contactvendors where prodid=192154 Cornell Critical Thinking Tests
|
The Critical Thinking Co.™ 800-458-4849 |
The Cornell Critical Thinking Tests develop a clear picture of critical thinking abilities. The tests can be used to teach critical thinking skills, to predict performance on state proficiency exams or for honors/AP programs. | $19.99 & up |
select linkname, url, template, examid, viewid, pageid from categorylinks where catid=980 order by posn


