[p2pu-dev] Multi task edit

Dirk Uys dirk at p2pu.org
Wed May 30 13:07:12 UTC 2012


Hi José

I tend to agree. I just noted it as looking horrible at first, but
what you are saying about the lack of context is true. I'm busy
tweaking the CSS a little to make it look better.

Tasks numbers will be slightly more work than it should be. So will
some of the style enhancements, but I'll look into them anyway.

I'm not super excited about the way the Ajax is implemented. Currently
the every task is like a little place holder for whatever the server
returns for that task when you click on edit. Once the edit is
finished, the embedded task is displayed again. The page holding all
these little embedded task pages handles adding tasks via ajax. Moving
and deleted causes page reloads.

The alternative would be to do everything on one page with JavaScript.
I haven't completely written off the idea, but I'm not overly keen on
client side templating (maybe we need to do this in the long term?).

I don't want to complicate things, but I also want the course creation
and editing process to be pleasant.

Cheers
d

On Wed, May 30, 2012 at 12:46 PM, Jos Flores <josmasflores at gmail.com> wrote:
> Hey Dirk,
>
> sorry to say I'm not too convinced about the interaction.
> There is a lack of context, I guess due to not having styles applied.
> Clicking edit in several tasks at the same time is a bit confusing.
> And when you save, even though there is no full refresh, you lose
> track of what you were doing cause it collapses (same goes for full
> refresh when re-ordering).
>
> A bit more context would help, task numbers, styles, and so on. What you think?
>
> cheers,
> José
>
>
> On 30 May 2012 11:32, Dirk Uys <dirk at p2pu.org> wrote:
>> Hi everyone
>>
>> Please have a look at
>> http://dev.p2pu.org:4456/en/groups/flying-101/edit/tasks/. You can log
>> in using user1 and password1. It still needs to be integrated with the
>> whole course creation process.
>>
>> The code for this can be found at
>> https://github.com/dirkcuys/lernanta/tree/course_creation
>>
>> Any suggestions or comments would be appreciated!
>>
>> Cheers
>> d
>> _______________________________________________
>> p2pu-dev mailing list
>> p2pu-dev at lists.p2pu.org
>> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
> _______________________________________________
> p2pu-dev mailing list
> p2pu-dev at lists.p2pu.org
> http://lists.p2pu.org/mailman/listinfo/p2pu-dev


More information about the p2pu-dev mailing list