Non-core contributed modules

Please add new filter in cvs contrib and here

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.8
  • Fix Version/s: None
  • Component/s: Filter: HiddenText
  • Labels:
    None
  • Affected Branches:
    MOODLE_18_STABLE

Description

Please add folder for new filter in cvs contrib, new component in tracker and assign it to me.
Name of filter: HiddenText
My account: dlnsk

Thanks!

Activity

Hide
Anthony Borrow added a comment - - edited

Dmitry - I'm still waiting on the ability to add users and assign access to CVS from Moodle Headquarters; however, I would be happy to create the space in CVS for the filter. Could you upload the filter here and I will also create the files. Could you give me a sense of what it does? That will help me to make sure we place it in the correct spot. At this point, I'm thinking it would be:

/contrib/plugins/filter/hiddentext

Does that seem right?

Peace - Anthony

Show
Anthony Borrow added a comment - - edited Dmitry - I'm still waiting on the ability to add users and assign access to CVS from Moodle Headquarters; however, I would be happy to create the space in CVS for the filter. Could you upload the filter here and I will also create the files. Could you give me a sense of what it does? That will help me to make sure we place it in the correct spot. At this point, I'm thinking it would be: /contrib/plugins/filter/hiddentext Does that seem right? Peace - Anthony
Hide
Dmitry Pupinin added a comment -

Thanks Anthony!

/contrib/plugins/filter/hiddentext is right place!

This filter allows teacher to hide part of text from user but also allows user to display hidden text in any time he need. So this filter allow give a tips to users but not to show it right away.

Show
Dmitry Pupinin added a comment - Thanks Anthony! /contrib/plugins/filter/hiddentext is right place! This filter allows teacher to hide part of text from user but also allows user to display hidden text in any time he need. So this filter allow give a tips to users but not to show it right away.
Hide
Dmitry Pupinin added a comment -

Filter HiddenText v1.0
Tested with Moodle 1.8.x

Show
Dmitry Pupinin added a comment - Filter HiddenText v1.0 Tested with Moodle 1.8.x
Hide
Anthony Borrow added a comment -

Dmitry - I have uploaded the code into CVS. Can I ask a couple more favors?

1) Could you also provide a README file for the filter that describes how to install it (i.e. copy to the /filter folder). That way Moodle administrators will know how to use it. I would also recommend an example of how to use the filter so that teachers will know how to use it.
2) It is probably a good idea to add an entry to the Modules and Plugins database (http://moodle.org/mod/data/view.php?id=6009) so that folks can find the code more easily. The example you provide in the README file will probably be helpful in the Modules and Plugin entry. The entry will need to be approved by Helen Foster before it is shown publicly but she is very good about that. Users can file bug reports in the tracker in the newly created Filter: HiddenText component. The entry will ask where to download the code from. After the nightly build, users can link to the code via:

http://download.moodle.org/plugins/filter/hiddentext.zip

Thanks again for your contribution of the hiddentext filter. I like the idea that teachers will be able to provide "hints" to students where the information is initially hidden but can easily be revealed. Peace - Anthon

Show
Anthony Borrow added a comment - Dmitry - I have uploaded the code into CVS. Can I ask a couple more favors? 1) Could you also provide a README file for the filter that describes how to install it (i.e. copy to the /filter folder). That way Moodle administrators will know how to use it. I would also recommend an example of how to use the filter so that teachers will know how to use it. 2) It is probably a good idea to add an entry to the Modules and Plugins database (http://moodle.org/mod/data/view.php?id=6009) so that folks can find the code more easily. The example you provide in the README file will probably be helpful in the Modules and Plugin entry. The entry will need to be approved by Helen Foster before it is shown publicly but she is very good about that. Users can file bug reports in the tracker in the newly created Filter: HiddenText component. The entry will ask where to download the code from. After the nightly build, users can link to the code via: http://download.moodle.org/plugins/filter/hiddentext.zip Thanks again for your contribution of the hiddentext filter. I like the idea that teachers will be able to provide "hints" to students where the information is initially hidden but can easily be revealed. Peace - Anthon
Hide
Anthony Borrow added a comment -

Dmitry - I have uploaded the hiddentext filter to CVS Contrib and created the Filter: HiddenText component in the tracker. I will work on getting you CVS write access on CONTRIB/plugins/filters/hiddentext so that you can maintain that code. In the meantime, simply upload any files to CONTRIB-244 and let me know that you would like them uploaded/updated, etc.

I have also added you to the CONTRIB-developer group in the tracker and made you the lead of the hiddentext filter so that any bug reports will automatically be assigned to you and you can work on those. Let me know if you have any questions or problems. Peace - Anthony

Show
Anthony Borrow added a comment - Dmitry - I have uploaded the hiddentext filter to CVS Contrib and created the Filter: HiddenText component in the tracker. I will work on getting you CVS write access on CONTRIB/plugins/filters/hiddentext so that you can maintain that code. In the meantime, simply upload any files to CONTRIB-244 and let me know that you would like them uploaded/updated, etc. I have also added you to the CONTRIB-developer group in the tracker and made you the lead of the hiddentext filter so that any bug reports will automatically be assigned to you and you can work on those. Let me know if you have any questions or problems. Peace - Anthony
Hide
Dmitry Pupinin added a comment -

Thanks Anthony!
Sorry for my english and thanks for your description for my filter!

I'll necessarily respect your recommendations!
Don't worry about me. I'm good in CVS and HiddenText not single module which I has developped...

Show
Dmitry Pupinin added a comment - Thanks Anthony! Sorry for my english and thanks for your description for my filter! I'll necessarily respect your recommendations! Don't worry about me. I'm good in CVS and HiddenText not single module which I has developped...
Hide
Anthony Borrow added a comment -

Dmitry - No problem on the English - I understand you just fine. Thanks for letting me know that you have access to CVS. Keep up the good work of developing and let me know if there is anything I can do to support your various and continued contributions to Moodle. Peace - Anthony

Show
Anthony Borrow added a comment - Dmitry - No problem on the English - I understand you just fine. Thanks for letting me know that you have access to CVS. Keep up the good work of developing and let me know if there is anything I can do to support your various and continued contributions to Moodle. Peace - Anthony
Hide
Dmitry Pupinin added a comment -

>and created the Filter: HiddenText component in the tracker.

Sorry, but I don't see it at http://tracker.moodle.org/browse/CONTRIB

Show
Dmitry Pupinin added a comment - >and created the Filter: HiddenText component in the tracker. Sorry, but I don't see it at http://tracker.moodle.org/browse/CONTRIB
Hide
Anthony Borrow added a comment -

Sorry for the delay. I'm starting to go back through and get caught up. The component Filter: HiddenText was created; however, it will not show until there is an issue assigned to it. So, I am reassigning this to that component. Let me know if you need anything else. Peace - Anthony

Show
Anthony Borrow added a comment - Sorry for the delay. I'm starting to go back through and get caught up. The component Filter: HiddenText was created; however, it will not show until there is an issue assigned to it. So, I am reassigning this to that component. Let me know if you need anything else. Peace - Anthony
Hide
Dmitry Pupinin added a comment -

Anthony, it's strange but I can't add new files into this project (new localization) but modification of existing files still allowed.
I don't know what situation with other my projects...

Show
Dmitry Pupinin added a comment - Anthony, it's strange but I can't add new files into this project (new localization) but modification of existing files still allowed. I don't know what situation with other my projects...
Hide
Anthony Borrow added a comment -

Dmitry - You should be able to create files and commit them. Were you using the command line? If so did you add the files before trying to commit? Let me know if you continue to have trouble. Peace - Anthony

Show
Anthony Borrow added a comment - Dmitry - You should be able to create files and commit them. Were you using the command line? If so did you add the files before trying to commit? Let me know if you continue to have trouble. Peace - Anthony
Hide
Anthony Borrow added a comment -

Dmitry - I am assuming that since I never heard back from you that we were able to work through your issues with creating new files in CVS. I'm going to go ahead and re-close this issue; however, if you need anything feel free to comment here and I will gladly offer you whatever help I can. Peace - Anthony

Show
Anthony Borrow added a comment - Dmitry - I am assuming that since I never heard back from you that we were able to work through your issues with creating new files in CVS. I'm going to go ahead and re-close this issue; however, if you need anything feel free to comment here and I will gladly offer you whatever help I can. Peace - Anthony
Hide
Anthony Borrow added a comment -

Closing all of my resolved issues. Peace - Anthony

Show
Anthony Borrow added a comment - Closing all of my resolved issues. Peace - Anthony

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: