Skip to content

Commit

Permalink
Add Easy Read to the list of education levels [SWIK-2525]
Browse files Browse the repository at this point in the history
  • Loading branch information
kprist committed Oct 25, 2018
1 parent 7b20f01 commit a0378e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/isced.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const supportedCodes = {
'7' : 'Masters / postgraduate',
'8' : 'Doctoral',
'9' : 'Other',
'98' : 'Easy Read', // not part of spec
};

export default {
Expand Down

0 comments on commit a0378e4

Please sign in to comment.