I'd like to assign custom tasks to users with SharePoint Foundation, as it's possible with SharePoint Server when using SharePoint Designer.
In SPF I can only use "Assign a to-do item to these Users" and this works pretty good, but the tasks only have a button to complete it, not to set the percentage or upload additional documents.
I want to use a workflow which waits, until a user has completed a task, but I need to set this additional Informations to the task.
Is there a workaround for this? Can this be done with a Visual Studio workflow? Or are there any custom Webparts?