CEFR and HSK Comparison

Revision as of 03:49, 12 March 2019 by WikiSysop (talk | contribs)

Comparison table. Total should equal: 505

CEFR Level Count HSK Level Count
A1 40 HSK0 15
A2 99 HSK1 54
B1 143 HSK2 79
B2 154 HSK3 87
C1 69 HSK4 115
C2 0 HSK5 109
HSK6 66
Total Total

If Common.js is not loading the totals for you, open the browser console and run this code:

 //Set CEFR total
var total = $('.cefr-value').map(function(){
   return Number($.trim($(this).text()));
}).get().reduce(function(a, b) { return a + b; }, 0);
$('#cefr-total').html(total);
//Set HSK total
total = $('.hsk-value').map(function(){
   return Number($.trim($(this).text()));
}).get().reduce(function(a, b) { return a + b; }, 0);
$('#hsk-total').html(total);

HSK1

Pages cross-listed in HSK1 and HSK0: 0

Pages cross-listed in HSK1 and HSK2: 1

 HSK
Asking about degree with "duo"HSK1
HSK2

Pages cross-listed in HSK1 and HSK3: 4

 HSK
Before a specific time with "yiqian"HSK1
HSK3
Questions with "ne"HSK1
HSK3
Structure of times (advanced)HSK1
HSK3
Structure of times (basic)HSK1
HSK3

Pages cross-listed in HSK1 and HSK4: 0

Pages cross-listed in HSK1 and HSK5: 0

Pages cross-listed in HSK1 and HSK6: 0

HSK2

Pages cross-listed in HSK2 and HSK0: 0

Pages cross-listed in HSK2 and HSK3: 5

 HSK
Aspect particle "zhe"HSK2
HSK3
Expressing "much more" in comparisonsHSK2
HSK3
Reduplication of verbsHSK2
HSK3
Result complementsHSK2
HSK3
State complementHSK2
HSK3

Pages cross-listed in HSK2 and HSK4: 0

Pages cross-listed in HSK2 and HSK5: 0

Pages cross-listed in HSK2 and HSK6: 0

HSK3

Pages cross-listed in HSK3 and HSK0: 0

Pages cross-listed in HSK3 and HSK4: 7

 HSK
Causative verbsHSK3
HSK4
Comparing "gang" and "gangcai"HSK3
HSK4
Direction complementHSK3
HSK4
Expressing "as long as" with "zhiyao"HSK3
HSK4
Expressing "every" with question wordsHSK3
HSK4
Potential complementHSK3
HSK4
Sequencing with "xian" and "zai"HSK3
HSK4

Pages cross-listed in HSK3 and HSK5: 0

Pages cross-listed in HSK3 and HSK6: 0