This video shows how to make a simple Dark Brotherhood mission board using the Skyrim Creation Kit. Create your own target, pick a location, and link them together into a player quest.
Contract Script
Quest Property MyQuest Auto
Event OnRead()
MyQuest.SetStage(10)
endEvent