The last stimulus that was drag/dropped on the trial.
<trial>
This property returns the stimulus that was drag/dropped on the last run of the trial.
The following displays the value of lastdropsource in a text stimulus:
<text sometext>
/ items= ("last drop target = <% trial.lastdropsource %>")
</text>