You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to ask that if you have some amount of time you could invest in the QualtricsTools project that you help me review some of the documentation, code, or guides that I have written.
I am including a sample of suggested material that I would love some feedback on. Please pick a single item, or a couple if you'd like, and let me know how I could improve them.
Specific questions you might keep in mind:
Does the documentation explain why you might need that function/parameter/item?
Do you understand why we need the function, code, logic, or web-app-component that you're reviewing?
Do you see relevant functionalities that are not explained/mentioned somewhere they should be?
Is the code clear, readable, concise, etc?
Extra bonus points:
Could the code be written such that it runs faster?
The README in a package is the recommended first location that new users look when viewing the package on GitHub or downloading it for the first time. It should be concise and informative, with answers to the most easily anticipated questions someone might have downloading the package for the first time.
For an easy task, just look at the first section of this page. The "Understanding the Code" section is much more technical, and listed below as a harder task.
Please Review My Documentation and Code
I would like to ask that if you have some amount of time you could invest in the QualtricsTools project that you help me review some of the documentation, code, or guides that I have written.
I am including a sample of suggested material that I would love some feedback on. Please pick a single item, or a couple if you'd like, and let me know how I could improve them.
Specific questions you might keep in mind:
Extra bonus points:
Documentation:
Easier:
Harder:
Code:
Easier (Still Subtle, though):
loading_files.R
get_coded_questions_and_blocks
insidereorganizing_survey_data.R
clean_html
insidereorganizing_survey_data.R
mc_single_answer_results
inresults_generation.R
mc_multiple_answer_results
inresults_generation.R
generate_results
inresults_generation.R
get_setup
inhelper_functions.R
make_results_tables
inhelper_functions.R
make_text_appendices
inhelper_functions.R
Harder:
matrix_single_answer_results
inresults_generation.R
matrix_multiple_answer_results
inresults_generation.R
/inst/shiny/server.R
link_responses_to_questions
inreorganizing_survey_data.R
split_respondents
inreorganizing_survey_data.R
tabelize_blocks
inhtml_results.R
text_appendices_table
inhtml_results.R
The text was updated successfully, but these errors were encountered: