Hi, blocka,
let's say ranking question is r1 with answer codes "1", "2", "3",... and Items "Item 1", "Item 2", ...
So in your rating question you enter as answer options
answer option 1: {if(r1_1==1,'Item 1', if(r1_1==2,'Item 2', if(r1_1=

,'Item 3', if(r1_1==4,'Item 4',''))))}
answer option 2: {if(r1_2==1,'Item 1', if(r1_2==2,'Item 2', if(r1_2=

,'Item 3', if(r1_2==4,'Item 4',''))))}
and so on.
Here are some screenshots of:
- the ranking question
- the rating question
- the expressions in "edit subquestions"
And here you have a sample survey (*.lss)
Kind regards
Joffm